ar71xx: add TP-LINK WA-801ND to run-time model detection
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 31b6dde..720c19e 100755 (executable)
@@ -87,6 +87,9 @@ tplink_board_detect() {
        "074300"*)
                model="TP-Link TL-WR743N/ND"
                ;;
+       "080100"*)
+               model="TP-Link TL-WA801N/ND"
+               ;;
        "084100"*)
                model="TP-Link TL-WR841N/ND"
                ;;