X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;fp=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=46f1685647e69e3fa983a04041504d8b3a6d9cfb;hb=29f9237e50c960bf2afd22e5bf37dd9e75e8a716;hp=804f622983793adc0f84b09b7f0460a0ba6e0e88;hpb=53e2b17e066538fa50e6955221ad7a4f700e1cf4;p=openwrt-working-2016%2F.git diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 804f622983..46f1685647 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -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" ;;