ath79: add support for Ubiquiti airCube ISP
[openwrt/staging/ldir.git] / target / linux / ath79 / base-files / etc / board.d / 02_network
index e399210b2bc40425a1fb654d3e4e803056123ae9..4651669d3106fcfa56ce69bdd6037891b4fc08d8 100755 (executable)
@@ -233,6 +233,11 @@ ath79_setup_interfaces()
        tplink,tl-wr941-v2)
                ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
                ;;
+       ubnt,acb-isp)
+               ucidef_set_interface_wan "eth0"
+               ucidef_add_switch "switch0" \
+                       "0@eth1" "2:lan:1" "3:lan:3" "4:lan:2"
+               ;;
        ubnt,routerstation-pro)
                ucidef_set_interface_wan "eth0"
                ucidef_add_switch "switch0" \