diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:04:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:04:59 +0000 |
commit | aa29437f533aa9f3c28b7d4fab9263a3110a49c0 (patch) | |
tree | cf0a91bd72ad1f42fed91cb9e7838e38db3c1b3b /chapter01/whatsnew.xml | |
parent | cbafb841580ab1d91319da2ead85ccc3a0247707 (diff) |
Add a patch to fix Kmod's testsiute on 32-bit systems. Fixes #3191.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10010 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d2c1893ae..33e2d9559 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -235,6 +235,10 @@ </listitem> <listitem> + <para>&kmod-test_fix-patch;</para> + </listitem> + + <listitem> <para>&make-fixes-patch;</para> </listitem> |