ar71xx: add support for TP-Link TL-WA850RE v2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b8ec3254092165bf7c0a7966716aafe5bc64a4fe..44dd9c4d49b491be6e2d45da3266110a16c22b49 100755 (executable)
@@ -998,6 +998,9 @@ ar71xx_board_detect() {
        *TL-WA850RE)
                name="tl-wa850re"
                ;;
+       *"TL-WA850RE v2")
+               name="tl-wa850re-v2"
+               ;;
        *TL-WA860RE)
                name="tl-wa860re"
                ;;