aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-14 20:51:26 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-14 20:51:26 +0000
commit0c38d36488943095722376ad16a63b4ded86f5de (patch)
treecef1bc98888d8c9e67be41d4c9f7226399bb60c5 /target/linux/ramips/files/arch/mips/include
parent7076d74b21d73b7a18d00041f7e161d05f729bfd (diff)
downloadupstream-0c38d36488943095722376ad16a63b4ded86f5de.tar.gz
upstream-0c38d36488943095722376ad16a63b4ded86f5de.tar.bz2
upstream-0c38d36488943095722376ad16a63b4ded86f5de.zip
ramips: add support for Omnima MiniEMBWiFi board
This patch adds support for the Omnima MiniEMBWiFi Ralink RT3050F based board. Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk> SVN-Revision: 29533
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 72cd9c7079..211f72c5bc 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
@@ -32,6 +32,7 @@ enum ramips_mach_type {
RAMIPS_MACH_HW550_3G, /* Aztech HW550-3G */
RAMIPS_MACH_MOFI3500_3GN, /* MoFi Network MOFI3500-3GN */
RAMIPS_MACH_NBG_419N, /* ZyXEL NBG-419N */
+ RAMIPS_MACH_OMNI_EMB, /* Omnima MiniEMBWiFi */
RAMIPS_MACH_PWH2004, /* Prolink 2004H / Abocom 5205 */
RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */
RAMIPS_MACH_WCR150GN, /* Sparklan WCR-150GN */