summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2014-03-16 20:24:12 +0100
committerManuel Traut <manut@linutronix.de>2018-03-16 21:41:06 +0100
commit7ee07df45c30fb096e02251ba0068655f9315ec4 (patch)
treefaa6037197679f04b0b487ca22f648cd1e1eef6b
parentf462ce07dbd86cf733bb9847c1bf69c0b3f295b5 (diff)
move device driver devel to the end
Signed-off-by: Manuel Traut <manut@mecka.net>
-rw-r--r--vorl2.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/vorl2.tex b/vorl2.tex
index 20a2180..e202a62 100644
--- a/vorl2.tex
+++ b/vorl2.tex
@@ -1,6 +1,4 @@
\input{configmasterpres}
-\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}
@@ -10,4 +8,6 @@
\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{tailmasterpres}