2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor board

Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34197
This commit is contained in:
Gabor Juhos
2012-11-13 20:57:18 +00:00
parent 75c1d3ccc2
commit 9c5c079329
3 changed files with 7 additions and 2 deletions

View File

@@ -17,7 +17,8 @@ board=$(ar71xx_board_name)
case "$board" in
all0315n |\
all0258n |\
ja76pf2)
ja76pf2|\
ubnt-unifi-outdoor)
ucidef_set_interface_lan "eth0 eth1"
;;