wok diff linux/receipt @ rev 2089

tazlito: no md5sum for distro-packages.list
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 28 14:13:43 2009 +0100 (2009-01-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	Wed Jan 28 14:13:43 2009 +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()