adds mach type for fonera20n
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / ralink / common / prom.c
index 20b8d5fb6472aa81cead6c49b282315207660ae6..587f1611077edb02b3286c020361100660f7953b 100644 (file)
@@ -41,6 +41,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "WHR-G300N",
                .mach_type      = RAMIPS_MACH_WHR_G300N,
        }, {
                .name           = "WHR-G300N",
                .mach_type      = RAMIPS_MACH_WHR_G300N,
+       }, {
+               .name           = "FONERA20N",
+               .mach_type      = RAMIPS_MACH_FONERA20N,
        }
 };
 
        }
 };