diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:50:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:50:01 +0000 |
commit | f8ffb9603e10c6174af5914ee883a3fd4a3c0623 (patch) | |
tree | 058a804538912f803c571f22f482b86053334c57 /chapter03 | |
parent | a7bca9bd73ba6a4dd19d9cc190f3801cc8189382 (diff) |
Fix Kmod's test suite on x86 hosts. Fixes #3129.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 92b4da0ee..4a39be9a7 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -100,6 +100,14 @@ </varlistentry> <varlistentry> + <term>Kmod Testsuite Patch - <token>&kmod-testsuite-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&kmod-testsuite-patch;"/></para> + <para>MD5 sum: <literal>&kmod-testsuite-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para> |