mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-25 21:58:38 +01:00
make rc.modules ran during boot
This commit is contained in:
parent
882f9211a2
commit
b9d48fdd5a
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue