aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-19 19:44:33 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-19 19:44:33 +0000
commitc9eaff156a0ed7aeb827ec1ebaf22dcbde8cf117 (patch)
tree04d6c675f10410a003520f58624ae6692af15c58 /target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile
parent9bc2e93f4b6f61e3d22474b2ff581c9e776cf542 (diff)
downloadopenwrt-c9eaff156a0ed7aeb827ec1ebaf22dcbde8cf117.tar.gz
openwrt-c9eaff156a0ed7aeb827ec1ebaf22dcbde8cf117.zip
AA: ramips: rt3883: add inital support for the DIR-645 board
Backport of r33843. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33872 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile b/target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile
index 3068d58d2..8e9eceaaf 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile
@@ -11,4 +11,5 @@ obj-y := irq.o setup.o devices.o rt3883.o clock.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
+obj-$(CONFIG_RT3883_MACH_DIR_645) += mach-dir-645.o
obj-$(CONFIG_RT3883_MACH_RT_N56U) += mach-rt-n56u.o