ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 702fa7e5461633fbf89704af02ebe608ee7cc2c3..8c83356ce11f4da40381111711995cff829ef6df 100755 (executable)
@@ -126,6 +126,9 @@ tplink_board_detect() {
        "430000"*)
                model="TP-Link TL-WDR4300"
                ;;
+       "431000"*)
+               model="TP-Link TL-WDR4310"
+               ;;
        *)
                hwver=""
                ;;