aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-01-31 18:16:49 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-01-31 18:16:49 +0000
commit980a6927c15907c7c0761b92756cf358366230d1 (patch)
tree6f5ee9f46576b7591c843a6c74c9c00ab3967de3 /chapter05
parent3b5477b406e92a312285f0c32c894a7295c721a4 (diff)
Upgrade to Linux-2.6.19.2. Fixes #1928.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/linux-headers.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml
index 28b3752c4..a988b6ea5 100644
--- a/chapter05/linux-headers.xml
+++ b/chapter05/linux-headers.xml
@@ -42,11 +42,6 @@
by way of sanitizing various C header files that are shipped in the Linux
kernel source tarball.</para>
- <para>Apply the following patch to provide <command>unifdef</command>, which
- the installation of the kernel headers requires:</para>
-
-<screen><userinput>patch -Np1 -i ../linux-&linux-version;-unifdef-1.patch</userinput></screen>
-
<para>Install the header files:</para>
<screen><userinput>make mrproper