ath79: add support for Ubiquiti airCube AC
[openwrt/staging/ldir.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index ac1fc4406d024e90d04bfa1fc0c5b70464e321da..103da30379e801d03a07a76be828ca1b41523457 100755 (executable)
@@ -376,6 +376,10 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "9@eth0"
                ;;
+       ubnt,aircube-ac)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "2:lan:1" "3:lan:2" "5:lan:3" "4:wan"
+               ;;
        ubnt,aircube-isp)
                ucidef_set_interface_wan "eth1"
                ucidef_add_switch "switch0" \