summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2014-03-16 20:24:12 +0100
committerManuel Traut <manut@mecka.net>2014-03-16 20:24:12 +0100
commit5761d1eb8a47437375c4f61bb54d09e60b67c816 (patch)
treeff424416dc2190e8cf84f5b5a26cb69421041585
parentd42fd1e26caea72a368a8a1f5a8955b499fc3af5 (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}