Update since kernel header installation was moved to chapter 6.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-10-06 21:30:36 +00:00
parent a47ad43e4e
commit d26bde3956

View File

@ -18,7 +18,7 @@ software can run.</para></sect4>
<sect4><title>linux kernel headers</title> <sect4><title>linux kernel headers</title>
<para>These are the files we copy to <para>These are the files we copy to
<filename>/usr/include/{linux,asm}</filename> in Chapter 5. They should <filename>/usr/include/{linux,asm}</filename> in Chapter 6. They should
match those which glibc was compiled against and therefore should match those which glibc was compiled against and therefore should
<emphasis>not</emphasis> be replaced when upgrading the kernel. They are <emphasis>not</emphasis> be replaced when upgrading the kernel. They are
essential for compiling many programs.</para></sect4> essential for compiling many programs.</para></sect4>