aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/linux-headers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/linux-headers.xml')
-rw-r--r--chapter06/linux-headers.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml
index 82fca175f..d52f936ea 100644
--- a/chapter06/linux-headers.xml
+++ b/chapter06/linux-headers.xml
@@ -70,12 +70,16 @@ cp -rv dest/include/* /usr/include</userinput></screen>
<segmentedlist>
<segtitle>Installed headers</segtitle>
+ <segtitle>Installed directories</segtitle>
<seglistitem>
<seg>/usr/include/asm/*.h, /usr/include/asm-generic/*.h,
/usr/include/drm/*.h, /usr/include/linux/*.h, /usr/include/mtd/*.h,
/usr/include/rdma/*.h, /usr/include/scsi/*.h, /usr/include/sound/*.h,
/usr/include/video/*.h, /usr/include/xen/*.h</seg>
+ <seg>/usr/include/asm, /usr/include/asm-generic, /usr/include/drm,
+ /usr/include/linux, /usr/include/mtd, /usr/include/rdma,
+ /usr/include/scsi, /usr/include/sound, /usr/include/video, /usr/include/xen</seg>
</seglistitem>
</segmentedlist>