aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/linux-headers.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-02-17 00:06:25 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-02-17 00:06:25 +0000
commit84d27d59c539fe95e53577562d1d88ca0071ba3e (patch)
tree953e4c4f2b7d9f2826a678a2269b6a726e685475 /chapter05/linux-headers.xml
parentf8966364090204438b3150c4614553f8bb731d74 (diff)
Upgrade to Linux-2.6.28.5. Fixes #2348.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/linux-headers.xml')
-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 58b93b4ad..ff39727ae 100644
--- a/chapter05/linux-headers.xml
+++ b/chapter05/linux-headers.xml
@@ -48,11 +48,6 @@
by way of sanitizing various C header files that are shipped in the Linux
kernel source tarball.</para>
- <para>Apply a patch to the Linux headers, to fix a bug that can cause
- compilation issues for some userspace applications:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&linux-header-patch;</userinput></screen>
-
<para>Make sure there are no stale files and dependencies lying around
from previous activity:</para>