ar71xx: complete support for RB mAP 2nD
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index a5b8a95cc825cd6d1568296a00fa70382c664147..614c82de05f2d3f7ed6d7b3db10b4a424ca1c349 100755 (executable)
@@ -419,6 +419,10 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch1" \
                        "0@eth1" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
                ;;
+       rb-map-2nd)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "1:wan" "2:lan"
+               ;;
        tellstick-znet-lite)
                ucidef_set_interface_wan "eth0"
                ucidef_set_interface_raw "wlan" "wlan0" "dhcp"