ar71xx: add support for the TL-WR841N v1.5 board
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index 283aff6a7bdc6952bcb9f56fe935af2599e3e8f0..b38b48ba3bd102e304a1d87a4c218e837e624dad 100644 (file)
@@ -70,6 +70,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "TL-WR741ND",
                .mach_type      = AR71XX_MACH_TL_WR741ND,
+       }, {
+               .name           = "TL-WR841N-v1.5",
+               .mach_type      = AR71XX_MACH_TL_WR841N_V1,
        }, {
                .name           = "TL-WR941ND",
                .mach_type      = AR71XX_MACH_TL_WR941ND,