wok-current diff linux/receipt @ rev 1950

tazndis, fix load_ndiswrapper
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 28 23:59:28 2008 +0100 (2008-12-28)
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 28 23:59:28 2008 +0100
     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()