mirror of https://github.com/OpenIPC/firmware.git
fix wfb configs
parent
2cbce4651a
commit
a16b573d63
|
@ -17,7 +17,7 @@ load_ath() {
|
||||||
modprobe cfg80211
|
modprobe cfg80211
|
||||||
modprobe mac80211
|
modprobe mac80211
|
||||||
modprobe ath9k_htc
|
modprobe ath9k_htc
|
||||||
sleep 3 # need to load firmware
|
sleep 3
|
||||||
}
|
}
|
||||||
|
|
||||||
load_interface() {
|
load_interface() {
|
||||||
|
|
Loading…
Reference in New Issue