[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing...
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / common / prom.c
index edc3c5e..20b8d5f 100644 (file)
@@ -32,6 +32,12 @@ 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,
        }, {
                .name           = "WHR-G300N",
                .mach_type      = RAMIPS_MACH_WHR_G300N,
This page took 0.023421 seconds and 4 git commands to generate.