aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2017-10-20 17:35:48 +0200
committerPiotr Dymacz <pepe2k@gmail.com>2017-11-14 22:36:46 +0100
commitd7adaceda33b0b94962477e4c06c04d1ea4e82f8 (patch)
treec66bc9745824d9796037d40f103692fe2aef6c22 /target
parent3b15eb06c366cf3805590a61f22e966a95bf8101 (diff)
downloadupstream-d7adaceda33b0b94962477e4c06c04d1ea4e82f8.tar.gz
upstream-d7adaceda33b0b94962477e4c06c04d1ea4e82f8.tar.bz2
upstream-d7adaceda33b0b94962477e4c06c04d1ea4e82f8.zip
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>
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network
index 5aef2058c2..a5b8a95cc8 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -129,6 +129,7 @@ ar71xx_setup_interfaces()
tl-wr802n-v2|\
tl-wr902ac-v1|\
tube2h|\
+ unifi|\
unifiac-lite|\
wi2a-ac200i|\
wndap360|\