aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-10-18 08:48:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-10-18 08:48:07 +0000
commit279c5dad253eef51ce4f9673b4bb5f45db829c7d (patch)
tree3c81f53d9e4a7bd97eea1a0e62fc86d86635b63e /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent94cdcbde6d2fa931d27a239452ef794ab35f46ef (diff)
downloadupstream-279c5dad253eef51ce4f9673b4bb5f45db829c7d.tar.gz
upstream-279c5dad253eef51ce4f9673b4bb5f45db829c7d.tar.bz2
upstream-279c5dad253eef51ce4f9673b4bb5f45db829c7d.zip
ramips: add preliminary support for the DIR-300 revB board
SVN-Revision: 18058
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 67bcbf6f6f..4eeaf21390 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -11,5 +11,6 @@ obj-y := irq.o setup.o devices.o rt305x.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
+obj-$(CONFIG_RT305X_MACH_DIR_300_REVB) += mach-dir-300-revb.o
obj-$(CONFIG_RT305X_MACH_V22RW_2X2) += mach-v22rw-2x2.o
obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o