ar71xx: add support for the MikroTik RB911-2Hn/5Hn boards
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 6a338aeeba10c3bb46c2d4f34e8a295eb91753f1..b0755c44dd815abf216fe1f30e10c334f791803e 100755 (executable)
@@ -93,6 +93,8 @@ ar71xx_setup_interfaces()
        pqi-air-pen|\
        rb-411|\
        rb-411u|\
+       rb-911-2hn|\
+       rb-911-5hn|\
        rb-911g-2hpnd|\
        rb-911g-5hpacd|\
        rb-911g-5hpnd|\
@@ -104,6 +106,7 @@ ar71xx_setup_interfaces()
        rb-sxt2n|\
        rb-sxt5n|\
        rb-wap-2nd|\
+       rb-wapg-5hact2hnd|\
        re450|\
        rocket-m-xw|\
        sc300m |\
@@ -390,6 +393,12 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth1" "1:lan" "2:lan" "3:lan" "4:lan"
                ;;
+       gl-ar750|\
+       rb-435g)
+               ucidef_set_interfaces_lan_wan "eth1.1" "eth0"
+               ucidef_add_switch "switch0" \
+                       "0@eth1" "1:lan" "2:lan"
+               ;;
        jwap230)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth1.2"
                ucidef_add_switch "switch0" \
@@ -402,11 +411,6 @@ ar71xx_setup_interfaces()
        onion-omega)
                ucidef_set_interface_lan "wlan0"
                ;;
-       rb-435g)
-               ucidef_set_interfaces_lan_wan "eth1.1" "eth0"
-               ucidef_add_switch "switch0" \
-                       "0@eth1" "1:lan" "2:lan"
-               ;;
        rb-450)
                ucidef_set_interfaces_lan_wan "eth1.1" "eth0"
                ucidef_add_switch "switch0" \