diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/kmod.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index f04f89303..18589a55a 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -41,6 +41,10 @@ <sect2 role="installation"> <title>Installation of Kmod</title> + <para>Apply a patch to fix a testsuite issue on 32-bit machines:</para> + +<screen><userinput remap="pre">patch -Np1 -i ../&kmod-test_fix-patch;</userinput></screen> + <para>Prepare Kmod for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |