From a3c7e71ae1af9468039770158ce861e759ef4191 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 15 Aug 2011 14:11:45 +0000 Subject: ramips: add support for Argus ATP-52B [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin SVN-Revision: 27991 --- target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/files/arch/mips/include') diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h index 8571f7a..baaff71 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h @@ -25,6 +25,7 @@ enum ramips_mach_type { RAMIPS_MACH_NW718, /* Netcore NW718 */ /* RT3052 based machines */ + RAMIPS_MACH_ARGUS_ATP52B, /* Argus ATP-52B */ RAMIPS_MACH_F5D8235_V2, /* Belkin F5D8235 v2 */ RAMIPS_MACH_PWH2004, /* Prolink 2004H / Abocom 5205 */ RAMIPS_MACH_WCR150GN, /* Sparklan WCR-150GN */ -- cgit v1.1