wok-current diff linux/receipt @ rev 3857

Up: childsplay (1.4) and remove old childsplay-* packages
author Claudinei Pereira <claudinei@slitaz.org>
date Fri Aug 07 16:17:45 2009 +0000 (2009-08-07)
parents d621346a3d07
children 7df76f20d2c3
line diff
     1.1 --- a/linux/receipt	Sat Jun 27 18:19:35 2009 +0200
     1.2 +++ b/linux/receipt	Fri Aug 07 16:17:45 2009 +0000
     1.3 @@ -101,7 +101,7 @@
     1.4      chroot "$1/" depmod -a $VERSION-slitaz
     1.5  
     1.6      # Update in-kernel module list
     1.7 -    for module in ohci_hcd vfat msdos nls_utf8 fat ; do
     1.8 +    for module in ohci_hcd vfat msdos nls_utf8 fat snd_hda_intel ; do
     1.9  	sed -i "s/$module//" $1/etc/rcS.conf
    1.10      done
    1.11