From 7ee07df45c30fb096e02251ba0068655f9315ec4 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Sun, 16 Mar 2014 20:24:12 +0100 Subject: move device driver devel to the end Signed-off-by: Manuel Traut --- vorl2.tex | 4 ++-- 1 file 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} -- cgit v1.2.3