ramips: add preliminary support for the DIR-300 revB board
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / arch / mips / ralink / common / prom.c
index 923673b9aea4287187fcb711e75d0dc44e04cf13..20b8d5fb6472aa81cead6c49b282315207660ae6 100644 (file)
@@ -32,6 +32,9 @@ static struct board_rec boards[] __initdata = {
        {
                .name           = "RT-N15",
                .mach_type      = RAMIPS_MACH_RT_N15,
+       }, {
+               .name           = "DIR-300-revB",
+               .mach_type      = RAMIPS_MACH_DIR_300_REVB,
        }, {
                .name           = "V22RW-2X2",
                .mach_type      = RAMIPS_MACH_V22RW_2X2,