From f6ba1d4f8c058ad3e8bf63cbea901b148c3bfee3 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 19 Feb 2012 16:44:49 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30645 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 d6c991133..ac7aac4ee 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 */ -- cgit v1.2.3