summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-11 21:02:40 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-11 21:02:40 +0000
commit3c2ef04a0ea579c5cedd09d608d39b4b6bf635bc (patch)
tree36769df17627201d36443a246c6db73258e1d58f /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent8c7ed1cb7bcaaec8fa55d5695ab68ac9e9051791 (diff)
downloadmtk-20170518-3c2ef04a0ea579c5cedd09d608d39b4b6bf635bc.zip
mtk-20170518-3c2ef04a0ea579c5cedd09d608d39b4b6bf635bc.tar.gz
mtk-20170518-3c2ef04a0ea579c5cedd09d608d39b4b6bf635bc.tar.bz2
ramips: add kernel support for the Upvel UR-326N4G board
[juhosg: add missing symbols to config-3.{7,8}] Patch from: Дмитрий Лебедев <lebedev@trendnet.ru> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35970
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 4e9f2f7..47e9ce5 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -45,6 +45,7 @@ obj-$(CONFIG_RT305X_MACH_W502U) += mach-w502u.o
obj-$(CONFIG_RT305X_MACH_WCR150GN) += mach-wcr150gn.o
obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o
obj-$(CONFIG_RT305X_MACH_WR512_3GN) += mach-wr512-3gn.o
+obj-$(CONFIG_RT305X_MACH_UR_326N4G) += mach-ur-326n4g.o
obj-$(CONFIG_RT305X_MACH_UR_336UN) += mach-ur-336un.o
obj-$(CONFIG_RT305X_MACH_WL_330N) += mach-wl-330n.o
obj-$(CONFIG_RT305X_MACH_WL_330N3G) += mach-wl-330n3g.o