ar71xx: add user-space support for the TL-WR1043ND v2 board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ebfe10f..e0b8830 100755 (executable)
@@ -423,6 +423,9 @@ ar71xx_board_detect() {
        *TL-WR1043ND)
                name="tl-wr1043nd"
                ;;
+       *"TL-WR1043ND v2")
+               name="tl-wr1043nd-v2"
+               ;;
        *TL-WR2543N*)
                name="tl-wr2543n"
                ;;