ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index b0a51cfb5703de20fe86982bf945255d9f6dc55e..283aff6a7bdc6952bcb9f56fe935af2599e3e8f0 100644 (file)
@@ -64,6 +64,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "TEW-632BRP",
                .mach_type      = AR71XX_MACH_TEW_632BRP,
+       }, {
+               .name           = "DIR-615-C1",
+               .mach_type      = AR71XX_MACH_DIR_615_C1,
        }, {
                .name           = "TL-WR741ND",
                .mach_type      = AR71XX_MACH_TL_WR741ND,