summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-03-04 16:09:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-03-04 16:09:11 +0000
commit44c8b396f990bb1e762e1f9cef9bca34b78dc9f7 (patch)
tree80ff29dbccf39f7fb2cf5edb3e07798aaf6172d3 /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent8533636d2d106ed19c752239c866fc89bcefffc2 (diff)
downloadmtk-20170518-44c8b396f990bb1e762e1f9cef9bca34b78dc9f7.zip
mtk-20170518-44c8b396f990bb1e762e1f9cef9bca34b78dc9f7.tar.gz
mtk-20170518-44c8b396f990bb1e762e1f9cef9bca34b78dc9f7.tar.bz2
ramips: board support for Asus RT-N10+
[juhosg: fix indentation in platform scripts, and remove debug messages from 06_set_iface_mac] Signed-off-by: Patrick van Staveren <trick@vanstaveren.us> SVN-Revision: 30808
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 c8b0289..ce1d568 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -25,6 +25,7 @@ obj-$(CONFIG_RT305X_MACH_NW718) += mach-nw718.o
obj-$(CONFIG_RT305X_MACH_OMNI_EMB) += mach-omni-emb.o
obj-$(CONFIG_RT305X_MACH_PWH2004) += mach-pwh2004.o
obj-$(CONFIG_RT305X_MACH_RT_G32_REVB) += mach-rt-g32-revb.o
+obj-$(CONFIG_RT305X_MACH_RT_N10_PLUS) += mach-rt-n10-plus.o
obj-$(CONFIG_RT305X_MACH_SL_R7205) += mach-sl-r7205.o
obj-$(CONFIG_RT305X_MACH_V22RW_2X2) += mach-v22rw-2x2.o
obj-$(CONFIG_RT305X_MACH_W502U) += mach-w502u.o