make rc.modules ran during boot

This commit is contained in:
Gwenhael Le Moine 2014-03-02 17:45:06 +01:00
parent 882f9211a2
commit b9d48fdd5a

View file

@ -325,6 +325,7 @@ EOF
/sbin/modprobe mali
#/sbin/modprobe sunxi_gmac
EOT
chmod +x $DEST$TARGET/etc/rc.d/rc.modules
if [ -x /sbin/makepkg ] && [ -x /sbin/installpkg ]; then
echo ". . build slackware package for kernel"