summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2018-04-09 15:23:03 +0200
committerManuel Traut <manut@linutronix.de>2018-04-09 15:23:03 +0200
commitcc7a7b51d062e4b11b4f53bc5b515b424f4e37e9 (patch)
tree669e1a1fe7e1867fb7bee261c2fc359219248d2a
parentf8d19fe169ea855a528a224dba69768cb40ff2e2 (diff)
vorl2
Signed-off-by: Manuel Traut <manut@linutronix.de>
-rw-r--r--Makefile8
-rw-r--r--vorl2.tex9
2 files changed, 4 insertions, 13 deletions
diff --git a/Makefile b/Makefile
index a956b77..fbad61a 100644
--- a/Makefile
+++ b/Makefile
@@ -116,10 +116,10 @@ vorlesung::
touch configpres.tex
mv tailpres.tex _tailpres.tex
touch tailpres.tex
- pdflatex vorl1.tex
- pdflatex vorl1.tex
- #pdflatex vorl2.tex
- #pdflatex vorl2.tex
+ #pdflatex vorl1.tex
+ #pdflatex vorl1.tex
+ pdflatex vorl2.tex
+ pdflatex vorl2.tex
#pdflatex vorl3.tex
#pdflatex vorl3.tex
#pdflatex vorl4.tex
diff --git a/vorl2.tex b/vorl2.tex
index 2628906..34c0911 100644
--- a/vorl2.tex
+++ b/vorl2.tex
@@ -1,13 +1,4 @@
\input{configmasterpres}
\input{./linux-basics/section}
-\input{./linux-basics/boot-process/pres_boot-process_de.tex}
-\input{./linux-basics/fromscratch_vs_debian/pres_fromscatch_vs_debian_en.tex}
\input{./application-devel/cross-devel/pres_cross-devel_de.tex}
-\input{./linux-basics/udev-basics/pres_udev_en.tex}
-\input{./kernel-devel/section}
-\input{./kernel-devel/linux-device/pres_linux-device_en.tex}
-\input{./flash-memory/section}
-\input{./linux-basics/filesystems/pres_filesystems_en.tex}
-\input{./flash-memory/mtd/pres_mtd_en.tex}
-\input{./flash-memory/ubi/pres_ubi_en.tex}
\input{tailmasterpres}