summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-19 16:44:49 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-19 16:44:49 +0000
commit3489515a7eb66c6489c3aeefda06e132532f5811 (patch)
treed66b1b0d6f66ba151dcba9646d9a8ac97008cd56 /target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
parent413caddc3408102b368fc8cb969c85de018ca912 (diff)
downloadmaster-31e0f0ae-3489515a7eb66c6489c3aeefda06e132532f5811.tar.gz
master-31e0f0ae-3489515a7eb66c6489c3aeefda06e132532f5811.tar.bz2
master-31e0f0ae-3489515a7eb66c6489c3aeefda06e132532f5811.zip
ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
[juhosg: - don't switch back to 2.6.39 - update config-3.2 - change machine id to SL-R7205 - reorder case entries in platform scripts - remove button hotplug script] Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com> SVN-Revision: 30645
Diffstat (limited to 'target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h')
-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 d6c991133f..ac7aac4ee0 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
@@ -39,6 +39,7 @@ enum ramips_mach_type {
RAMIPS_MACH_NBG_419N, /* ZyXEL NBG-419N */
RAMIPS_MACH_OMNI_EMB, /* Omnima MiniEMBWiFi */
RAMIPS_MACH_PWH2004, /* Prolink 2004H / Abocom 5205 */
+ RAMIPS_MACH_SL_R7205, /* Skylink SL-R7205 Wireless 3G Router*/
RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */
RAMIPS_MACH_W502U, /* ALFA Networks W502U */
RAMIPS_MACH_WCR150GN, /* Sparklan WCR-150GN */