mirror of https://github.com/hak5/openwrt.git
ar71xx: fix network setup for UniFi
The Ubiquiti UniFi APs just have eth0. Until now, the setup script fell through to the default case and configured the (not present) eth1 as WAN with DHCP. Signed-off-by: Paul Wassi <p.wassi@gmx.at>openwrt-18.06
parent
3b15eb06c3
commit
d7adaceda3
|
@ -129,6 +129,7 @@ ar71xx_setup_interfaces()
|
|||
tl-wr802n-v2|\
|
||||
tl-wr902ac-v1|\
|
||||
tube2h|\
|
||||
unifi|\
|
||||
unifiac-lite|\
|
||||
wi2a-ac200i|\
|
||||
wndap360|\
|
||||
|
|
Loading…
Reference in New Issue