ar71xx: add support for TP-LINK WR1043ND v4
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 2cfd017be954fb3ac70848c691c6234eb0cb9050..104b1de05c43556ab6d97cf562c2891da1995d0b 100755 (executable)
@@ -909,6 +909,9 @@ ar71xx_board_detect() {
        *"TL-WR1043ND v2")
                name="tl-wr1043nd-v2"
                ;;
+       *"TL-WR1043ND v4")
+               name="tl-wr1043nd-v4"
+               ;;
        *TL-WR2543N*)
                name="tl-wr2543n"
                ;;