diff options
| -rw-r--r-- | prebuilt/bin/fix-mac.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuilt/bin/fix-mac.sh b/prebuilt/bin/fix-mac.sh index b02c544..cb9831e 100644 --- a/prebuilt/bin/fix-mac.sh +++ b/prebuilt/bin/fix-mac.sh @@ -12,3 +12,4 @@ if [ ! -f "$NVS_BIN" ]; then mount -o remount,ro /system fi +insmod /system/lib/modules/wl12xx_sdio.ko |
