2
0
forked from Ivasoft/openwrt

ar71xx: Add support for Ubiquiti UniFi AP AC PRO

Add support for the Ubiquiti UniFi AP AC PRO
Signed-off-by: P.Wassi <p.wassi at gmx.at>
This commit is contained in:
P.Wassi
2016-05-11 09:40:00 +02:00
committed by John Crispin
parent c855e70491
commit 8307c2fe68
10 changed files with 103 additions and 4 deletions

View File

@@ -418,6 +418,11 @@ wpj344)
"0@eth0" "3:lan" "2:wan"
;;
unifiac-pro)
ucidef_add_switch "switch0" \
"0@eth0" "2:lan" "3:wan"
;;
wpj531)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
;;