aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kmod.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-09-16 13:56:18 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-09-16 13:56:18 +0000
commit631a66d4f18fb38c417f1437278c86e264ff2687 (patch)
treed441c728fc9f9e4a4e221eeed75430cfd9d7c1db /chapter06/kmod.xml
parent1001e8ce483f63237f90207ab0f724f6d62ac3ec (diff)
Upgrade to Kmod-10. Fixes #3180.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r--chapter06/kmod.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml
index 6264236ba..f04f89303 100644
--- a/chapter06/kmod.xml
+++ b/chapter06/kmod.xml
@@ -41,11 +41,6 @@
<sect2 role="installation">
<title>Installation of Kmod</title>
- <para>Apply the following patch to fix a problem when running the testsuite
- on x86 hosts:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&kmod-testsuite-patch;</userinput></screen>
-
<para>Prepare Kmod for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \