From 09677bf748b8ca263f5e3a23ade16982da8541c4 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 2 Sep 2009 15:31:00 +0000 Subject: initial support for the AP-R3052-V22RW-2X2 board SVN-Revision: 17473 --- target/linux/ramips/files/arch/mips/ralink/common/prom.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/common') 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 edc3c5e..923673b 100644 --- a/target/linux/ramips/files/arch/mips/ralink/common/prom.c +++ b/target/linux/ramips/files/arch/mips/ralink/common/prom.c @@ -33,6 +33,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, } -- cgit v1.1