ar71xx: preliminary support for the TL-WR1043ND
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index cc0d5aeb009c2d41f5b4d8a0331ecd245b92a8a2..b0a51cfb5703de20fe86982bf945255d9f6dc55e 100644 (file)
@@ -70,6 +70,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "TL-WR941ND",
                .mach_type      = AR71XX_MACH_TL_WR941ND,
+       }, {
+               .name           = "TL-WR1043ND",
+               .mach_type      = AR71XX_MACH_TL_WR1043ND,
        }, {
                .name           = "UBNT-RS",
                .mach_type      = AR71XX_MACH_UBNT_RS,