diff options
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r-- | chapter06/kmod.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index f04f89303..6264236ba 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -41,6 +41,11 @@ <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 \ |