summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2011-01-26 18:49:31 +0100
committerManuel Traut <manut@linutronix.de>2011-01-26 18:49:31 +0100
commit6fb0950420424ff27f6aa89429a763409b088ed6 (patch)
tree3f981148144a4f5e2ddfc66a00134e3158867d7e /Makefile
parentf020c2ca1ef336cee116ec3df47a984289c2c18e (diff)
added kernel devel
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index cdb2d11..6fcc4a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-SUBDIRS = application-devel flash-memory frameworks
-#kernel-devel linux-basics realtime protocols
+SUBDIRS = application-devel flash-memory frameworks kernel-devel
+#linux-basics realtime protocols
default:
make all
@@ -18,8 +18,8 @@ book::
touch tailpres.tex
mv tailhandout.tex _tailhandout.tex
touch tailhandout.tex
- #pdflatex pres_master.tex
- #pdflatex pres_master.tex
+ pdflatex pres_master.tex
+ pdflatex pres_master.tex
pdflatex handout_master.tex
pdflatex handout_master.tex
rm configpres.tex confighandout.tex tailpres.tex tailhandout.tex