summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-08-19 15:55:10 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-08-19 15:55:10 +0000
commit9085b05d9e713e48edc2fe76346ae04687f018ca (patch)
tree30a0c8ee67c4d1e06a17f39d548d79c57fa7968e /target/linux/ramips/files/arch/mips/include/asm
parent46b101ad0a3034ea76c98dbd4e6ebb7f26d72ba2 (diff)
downloadmaster-31e0f0ae-9085b05d9e713e48edc2fe76346ae04687f018ca.tar.gz
master-31e0f0ae-9085b05d9e713e48edc2fe76346ae04687f018ca.tar.bz2
master-31e0f0ae-9085b05d9e713e48edc2fe76346ae04687f018ca.zip
ramips: rt305x: support for wr512-3gn-like routers
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28052
Diffstat (limited to 'target/linux/ramips/files/arch/mips/include/asm')
-rw-r--r--target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h1
1 files changed, 1 insertions, 0 deletions
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 baaff71faf..7997d17d9e 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
@@ -34,4 +34,5 @@ enum ramips_mach_type {
RAMIPS_MACH_FONERA20N, /* La Fonera 2.0N */
RAMIPS_MACH_HW550_3G, /* Aztech HW550-3G */
RAMIPS_MACH_MOFI3500_3GN, /* MoFi Network MOFI3500-3GN */
+ RAMIPS_MACH_WR512_3GN, /* SH-WR512NU/WS-WR512N1-like 3GN*/
};