mirror of https://github.com/OpenIPC/firmware.git
[no ci] Overlay: adjust wireless script
parent
d07507f395
commit
fb6dd6a4d8
general/overlay/etc/wireless
|
@ -31,7 +31,7 @@ fi
|
||||||
|
|
||||||
# Generic RTL8812AU
|
# Generic RTL8812AU
|
||||||
if [ "$1" = "rtl8812au-generic" ]; then
|
if [ "$1" = "rtl8812au-generic" ]; then
|
||||||
modprobe 8812au
|
modprobe 88XXau
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue