add dummy code for the TRENDnet TEW-632BRP board
[openwrt/staging/wigyori.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index c77d4186fcbd227f8d743f49125df29ccfd8c70d..1b7b3a750aa766ae9c17170e07f547a59a99d1f5 100644 (file)
@@ -49,6 +49,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "AP83",
                .mach_type      = AR71XX_MACH_AP83,
+       }, {
+               .name           = "TEW-632BRP",
+               .mach_type      = AR71XX_MACH_TEW_632BRP,
        }
 };