wok diff linux/receipt @ rev 1909

linux: buggy modules.dep workaround
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 21 17:32:59 2008 +0000 (2008-12-21)
parents e64f8e87ea6d
children d1f8fd6f6efe
line diff
     1.1 --- a/linux/receipt	Thu Oct 02 16:39:02 2008 +0000
     1.2 +++ b/linux/receipt	Sun Dec 21 17:32:59 2008 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.kernel.org/"
     1.6  WGET_URL="http://www.eu.kernel.org/pub/linux/kernel/v2.6/$TARBALL"
     1.7 +CONFIG_FILES="/lib/modules/$VERSION-slitaz/modules.dep"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()