aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-08-15 14:11:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-08-15 14:11:45 +0000
commita3c7e71ae1af9468039770158ce861e759ef4191 (patch)
tree16176df0f8289631ec5516222039553db82f1dce /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent1ebcf03789f49afd45a468c37fd61cb38558dc9f (diff)
downloadupstream-a3c7e71ae1af9468039770158ce861e759ef4191.tar.gz
upstream-a3c7e71ae1af9468039770158ce861e759ef4191.tar.bz2
upstream-a3c7e71ae1af9468039770158ce861e759ef4191.zip
ramips: add support for Argus ATP-52B
[The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991
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 2b1c59ea21..75f4782c23 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_ARGUS_ATP52B) += mach-argus-atp52b.o
obj-$(CONFIG_RT305X_MACH_DIR_300_REVB) += mach-dir-300-revb.o
obj-$(CONFIG_RT305X_MACH_F5D8235_V2) += mach-f5d8235-v2.o
obj-$(CONFIG_RT305X_MACH_FONERA20N) += mach-fonera20n.o