ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 29993597965c996a34391bdb779064f65d90d4ca..70f74829ca564e7b78b60df59e32568b5a9b8d6d 100755 (executable)
@@ -667,6 +667,9 @@ ar71xx_board_detect() {
        *"WNDR3700/WNDR3800/WNDRMAC")
                wndr3700_board_detect "$machine"
                ;;
+       *"WNDR3700v4")
+               name="wndr3700v4"
+               ;;
        *"WNDR4300")
                name="wndr4300"
                ;;