ar71xx: add preliminary support for the Netgear WNDR3700
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index ed6f4e99323262529f5c5556182fca6813c35b24..43d663243e4556d13529a509a550f42d747e0c31 100644 (file)
@@ -85,6 +85,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "UBNT-BM",
                .mach_type      = AR71XX_MACH_UBNT_BULLET_M,
+       }, {
+               .name           = "WNDR3700",
+               .mach_type      = AR71XX_MACH_WNDR3700,
        }, {
                .name           = "WNR2000",
                .mach_type      = AR71XX_MACH_WNR2000,