ar71xx: add support for Netgear WNR2000v4
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 40e930360c2f81363118362f30df503960dec2c0..a3cefc504346ea658db1d32c796731d42069a740 100755 (executable)
@@ -698,6 +698,9 @@ ar71xx_board_detect() {
        *"WNDR4300")
                name="wndr4300"
                ;;
+       *"WNR2000 V4")
+               name="wnr2000-v4"
+               ;;
        *"WNR2000 V3")
                name="wnr2000-v3"
                ;;