summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-23 14:27:10 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-23 14:27:10 +0000
commit2cb946f5b4ebb720739b4dbb80c7821843f22ee5 (patch)
treee47c13a3c4236f3b7972ea14405b1afc5f7d1708 /target/linux/ramips/files/arch/mips/include
parent03bce343840c3936cce79e42a8e6973870807aea (diff)
downloadmaster-31e0f0ae-2cb946f5b4ebb720739b4dbb80c7821843f22ee5.tar.gz
master-31e0f0ae-2cb946f5b4ebb720739b4dbb80c7821843f22ee5.tar.bz2
master-31e0f0ae-2cb946f5b4ebb720739b4dbb80c7821843f22ee5.zip
ramips: add support for the Senao/EnGenius ESR-9753 board
Signed-off-by: Artur Wronowski <arteqw@gmail.com> SVN-Revision: 29603
Diffstat (limited to 'target/linux/ramips/files/arch/mips/include')
-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 211f72c5bc..4076d6c500 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
@@ -27,6 +27,7 @@ enum ramips_mach_type {
/* RT3052 based machines */
RAMIPS_MACH_ARGUS_ATP52B, /* Argus ATP-52B */
RAMIPS_MACH_BC2, /* NexAira BC2 */
+ RAMIPS_MACH_ESR_9753, /* Senao / EnGenius ESR-9753*/
RAMIPS_MACH_F5D8235_V2, /* Belkin F5D8235 v2 */
RAMIPS_MACH_FONERA20N, /* La Fonera 2.0N */
RAMIPS_MACH_HW550_3G, /* Aztech HW550-3G */