hello there
This commit is contained in:
parent
479271081b
commit
b25f3f26a4
|
@ -578,7 +578,7 @@ mount_usr
|
|||
MODULES_DIR="/lib/modules/`uname -r`"
|
||||
# insmod $MODULES_DIR/xr806.ko
|
||||
/etc/init.d/S50wifidaemon start &
|
||||
echo "hello"
|
||||
echo "hello there"
|
||||
# insmod $MODULES_DIR/disp.ko # loaded by kernel
|
||||
insmod $MODULES_DIR/sunxi_gpadc.ko
|
||||
/etc/init.d/S00mpp start # snd should be loaded before app
|
||||
|
|
Loading…
Reference in New Issue