aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-04 17:08:23 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-04 17:08:23 +0000
commit93bc4a2875fdabce7ca6a338cfb04dc9aa04015f (patch)
treeeba20c2f81d23293de896fcfa28548ed0c8c6b95 /chapter05
parentb0b90682a323fb906aa0e0fa9d422d62d39e8db9 (diff)
Replace the Linux-Libc-Headers package with the 'headers_install' target from the kernel Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/chapter05.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index df3d854bb..05c68aa36 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -15,7 +15,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="toolchaintechnotes.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils-pass1.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc-pass1.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="linux-libc-headers.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="linux-headers.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="glibc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="adjusting.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tcl.xml"/>