add initial support for the TL-WR741ND board
[lede.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index 6907be8ee9d79b49c59ca4c3bddecdb57e847783..58db51a01cf7b9de7e5f65bdf807477b8447901b 100644 (file)
@@ -56,6 +56,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "TEW-632BRP",
                .mach_type      = AR71XX_MACH_TEW_632BRP,
+       }, {
+               .name           = "TL-WR741ND",
+               .mach_type      = AR71XX_MACH_TL_WR741ND,
        }, {
                .name           = "TL-WR941ND",
                .mach_type      = AR71XX_MACH_TL_WR941ND,