From bc567c10191670f0f838dd4a0882dd1383130812 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 2 Sep 2009 15:31:00 +0000 Subject: [ramips] initial support for the AP-R3052-V22RW-2X2 board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17473 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile index c7c1c31d7..67bcbf6f6 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile @@ -11,4 +11,5 @@ obj-y := irq.o setup.o devices.o rt305x.o obj-$(CONFIG_EARLY_PRINTK) += early_printk.o +obj-$(CONFIG_RT305X_MACH_V22RW_2X2) += mach-v22rw-2x2.o obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o -- cgit v1.2.3