[FE training-materials-updates] Add missing targets to the help output

Antoine Ténart antoine.tenart at free-electrons.com
Wed Mar 26 14:48:42 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=77668bdcc01fd4ed6f8173a12b67b2d5c2bbbe41

>---------------------------------------------------------------

commit 77668bdcc01fd4ed6f8173a12b67b2d5c2bbbe41
Author: Antoine Ténart <antoine.tenart at free-electrons.com>
Date:   Mon Mar 24 14:51:47 2014 +0100

    Add missing targets to the help output


>---------------------------------------------------------------

77668bdcc01fd4ed6f8173a12b67b2d5c2bbbe41
 Makefile |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c829738..16d6ef3 100644
--- a/Makefile
+++ b/Makefile
@@ -558,8 +558,11 @@ help:
 	@echo " full-kernel-slides.pdf          Complete slides for the 'kernel' course"
 	@echo " full-android-slides.pdf         Complete slides for the 'android' course"
 	@echo " full-boottime-slides.pdf        Complete slides for the 'boottime' course"
-	@echo " kernel-agenda.pdf               Agenda for the 'kernel' course"
+	@echo " android-agenda.pdf              Agenda for the 'android' course"
 	@echo " boottime-agenda.pdf             Agenda for the 'boottime' course"
+	@echo " buildroot-agenda.pdf            Agenda for the 'buildroot' course"
+	@echo " kernel-agenda.pdf               Agenda for the 'kernel' course"
+	@echo " yocto-agenda.pdf                Agenda for the 'yocto' course"
 	@echo
 	@echo " <some-chapter>-slides.pdf       Slides for a particular chapter in slides/"
 	@echo " <some-chapter>-labs.pdf         Labs for a particular chapter in labs/"



More information about the training-materials-updates mailing list