aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-03-29 16:03:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-03-29 16:03:04 +0000
commit2f2034752cca7b1003c7342a9f37cd6e746724ab (patch)
tree1bcc1eb8818102a6469cf3cfcf9be6b4acb938e9 /target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
parent88b3c3aad1f846b3217249f41da7d6e7be8c950d (diff)
downloadmaster-187ad058-2f2034752cca7b1003c7342a9f37cd6e746724ab.tar.gz
master-187ad058-2f2034752cca7b1003c7342a9f37cd6e746724ab.tar.bz2
master-187ad058-2f2034752cca7b1003c7342a9f37cd6e746724ab.zip
ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31144 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 bce51cd071..c2ec146c97 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
@@ -37,6 +37,7 @@ enum ramips_mach_type {
RAMIPS_MACH_ESR_9753, /* Senao / EnGenius ESR-9753*/
RAMIPS_MACH_F5D8235_V2, /* Belkin F5D8235 v2 */
RAMIPS_MACH_FONERA20N, /* La Fonera 2.0N */
+ RAMIPS_MACH_FREESTATION5, /* ARC Freestation5 */
RAMIPS_MACH_HW550_3G, /* Aztech HW550-3G */
RAMIPS_MACH_MOFI3500_3GN, /* MoFi Network MOFI3500-3GN */
RAMIPS_MACH_NBG_419N, /* ZyXEL NBG-419N */