wok-6.x rev 3588
linux: add sound snd_hada_intel is in-kernel too
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sat Jun 27 15:30:51 2009 +0000 (2009-06-27) |
parents | d621346a3d07 |
children | d1675d177124 |
files | linux/receipt |
line diff
1.1 --- a/linux/receipt Sat Jun 27 18:19:35 2009 +0200 1.2 +++ b/linux/receipt Sat Jun 27 15:30:51 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