summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-18 07:23:02 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-18 07:23:02 +0000
commitd1a253a2fdc0afce1998e82dacece9a26dbe569e (patch)
tree2faeb0923a8b993f6d73905c73901e41f21a33cc /target/linux/ramips/files/arch/mips/ralink/rt3883/Makefile
parente962c16a88983eaf6c58a1ea1db14bc3f7825358 (diff)
downloadmaster-31e0f0ae-d1a253a2fdc0afce1998e82dacece9a26dbe569e.tar.gz
master-31e0f0ae-d1a253a2fdc0afce1998e82dacece9a26dbe569e.tar.bz2
master-31e0f0ae-d1a253a2fdc0afce1998e82dacece9a26dbe569e.zip
ramips: rt3883: add inital support for the DIR-645 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33843
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 3068d58d2e..8e9eceaaf3 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