aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-07-12 13:29:46 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-07-12 13:29:46 +0000
commitcb32e76a01990169ac96d9ade4a5f39b39153ace (patch)
tree1f36504c6c0cc83dd46217e2fe76f15f95f81ed7 /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent5327743b3245e26706e579f3fb2a205d19f8987b (diff)
downloadmaster-187ad058-cb32e76a01990169ac96d9ade4a5f39b39153ace.tar.gz
master-187ad058-cb32e76a01990169ac96d9ade4a5f39b39153ace.tar.bz2
master-187ad058-cb32e76a01990169ac96d9ade4a5f39b39153ace.zip
ramips: rt305x: add support for Edimax 3G-6200N
Support for Edimax 3G-6200N router with USB. Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32682 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 9fe1991fc3..bb8cf07060 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -11,6 +11,7 @@ obj-y := irq.o setup.o devices.o rt305x.o clock.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
+obj-$(CONFIG_RT305X_MACH_3G_6200N) += mach-3g-6200n.o
obj-$(CONFIG_RT305X_MACH_ARGUS_ATP52B) += mach-argus-atp52b.o
obj-$(CONFIG_RT305X_MACH_BC2) += mach-bc2.o
obj-$(CONFIG_RT305X_MACH_ALL0256N) += mach-all0256n.o