X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/926e540be235f7757036b65509bf75f118f07694..f00dfe552e907d41bff7da4d873ae9760bab32f3:/target/linux/ramips/files/arch/mips/ralink/common/prom.c diff --git a/target/linux/ramips/files/arch/mips/ralink/common/prom.c b/target/linux/ramips/files/arch/mips/ralink/common/prom.c index edc3c5e46..923673b9a 100644 --- a/target/linux/ramips/files/arch/mips/ralink/common/prom.c +++ b/target/linux/ramips/files/arch/mips/ralink/common/prom.c @@ -32,6 +32,9 @@ static struct board_rec boards[] __initdata = { { .name = "RT-N15", .mach_type = RAMIPS_MACH_RT_N15, + }, { + .name = "V22RW-2X2", + .mach_type = RAMIPS_MACH_V22RW_2X2, }, { .name = "WHR-G300N", .mach_type = RAMIPS_MACH_WHR_G300N,