ar71xx: add support for the Telldus TellStick ZNet Lite
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 804f622983793adc0f84b09b7f0460a0ba6e0e88..46f1685647e69e3fa983a04041504d8b3a6d9cfb 100755 (executable)
@@ -120,6 +120,9 @@ tplink_board_detect() {
        "120000"*)
                model="MERCURY MAC1200R"
                ;;
+       "007260"*)
+               model="TellStick ZNet Lite"
+               ;;
        "3C0001"*)
                model="OOLITE"
                ;;
@@ -749,6 +752,9 @@ ar71xx_board_detect() {
        "Smart Electronics Black Swift board"*)
                name="bsb"
                ;;
+       *"Telldus TellStick ZNet Lite")
+               name="tellstick-znet-lite"
+               ;;
        *TEW-632BRP)
                name="tew-632brp"
                ;;