aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-04-04 08:43:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-04-04 08:43:07 +0000
commited7f15e6cfc37b4032b7bcd228127b78474850e6 (patch)
treede4f22e411097517c6652d47c88e00e792d4b82a /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent7b87be9e6a1b4b8836d863c3e44d2526e079cac5 (diff)
downloadmaster-187ad058-ed7f15e6cfc37b4032b7bcd228127b78474850e6.tar.gz
master-187ad058-ed7f15e6cfc37b4032b7bcd228127b78474850e6.tar.bz2
master-187ad058-ed7f15e6cfc37b4032b7bcd228127b78474850e6.zip
ramips: initial board support for MOFI3500-3GN
This patch adds initial board support for the MoFi Network MOFI3500-3GN (Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG). This router is basically the NA version of the HW550-3G. Signed-off-by: Layne Edwards <ledwards76@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26466 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
index 9b912014f9..6e5dd08d45 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -19,3 +19,4 @@ obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o
obj-$(CONFIG_RT305X_MACH_FONERA20N) += mach-fonera20n.o
obj-$(CONFIG_RT305X_MACH_PWH2004) += mach-pwh2004.o
obj-$(CONFIG_RT305X_MACH_HW550_3G) += mach-hw550-3g.o
+obj-$(CONFIG_RT305X_MACH_MOFI3500_3GN) += mach-mofi3500-3gn.o