ar71xx: add support for TP-Link WBS210/510
[openwrt/staging/lynxis/omap.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 3241100198b05b125c8f3eee8452a615f988a67c..1b30f4d827bd00d19a0a81310297e4946212ab54 100755 (executable)
@@ -510,6 +510,14 @@ ar71xx_board_detect() {
        *CPE870)
                name="cpe870"
                ;;
+       *WBS210)
+               name="wbs210"
+               tplink_pharos_board_detect
+               ;;
+       *WBS510)
+               name="wbs510"
+               tplink_pharos_board_detect
+               ;;
        *CR3000)
                name="cr3000"
                ;;