ar71xx: show correct model name on TL-WA701N/ND boards
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b26a8de..e6c47e8 100755 (executable)
@@ -73,6 +73,9 @@ tplink_board_detect() {
        "070300"*)
                model="TP-Link TL-WR703N"
                ;;
+       "070100"*)
+               model="TP-Link TL-WA701N/ND"
+               ;;
        "074000"*)
                model="TP-Link TL-WR740N/ND"
                ;;
This page took 0.023796 seconds and 4 git commands to generate.