ar71xx: add user-space support for the TL-WR710N board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ef091b5..d20b167 100755 (executable)
@@ -85,6 +85,9 @@ tplink_board_detect() {
        "070300"*)
                model="TP-Link TL-WR703N"
                ;;
+       "071000"*)
+               model="TP-Link TL-WR710N"
+               ;;
        "072001"*)
                model="TP-Link TL-WR720N"
                ;;