ar71xx: add support for TP-Link WBS210/510
[openwrt/staging/lynxis/omap.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 8acd214ced6a1569fb5c6d0cfc74daa9fb2bf6fc..66274db15fd61ebda18d5965f424744835b1bd44 100755 (executable)
@@ -212,7 +212,9 @@ ar71xx_setup_interfaces()
                ucidef_set_interface_lan "eth0" "dhcp"
                ;;
        cpe210|\
-       cpe510)
+       cpe510|\
+       wbs210|\
+       wbs510)
                ucidef_add_switch "switch0" \
                        "0@eth0" "5:lan" "4:wan"
                ;;