mirror of https://github.com/OpenIPC/firmware.git
Set correct name of wlandev
parent
22362de25f
commit
cbea182963
|
@ -18,7 +18,7 @@ if [ "$1" = "rtl8188eu-generic" ]; then
|
|||
fi
|
||||
|
||||
# RTL8188EUS Lenovo Snowman 1080p
|
||||
if [ "$1" = "rtl8188eus-lenovo" ]; then
|
||||
if [ "$1" = "rtl8188eus-hi5318ev200-lenovo" ]; then
|
||||
devmem 0x200f006c 32 0
|
||||
modprobe 8188eu
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue