aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-23 16:56:06 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-23 16:56:06 +0000
commit1ab80c78171515cd6181d6eeb0a33dda2f7442e3 (patch)
treec843a0b733c81f4869e2424642ac2da6e410740e /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent3626444c6d4f6de3905a218061b16421870d580a (diff)
downloadupstream-1ab80c78171515cd6181d6eeb0a33dda2f7442e3.tar.gz
upstream-1ab80c78171515cd6181d6eeb0a33dda2f7442e3.tar.bz2
upstream-1ab80c78171515cd6181d6eeb0a33dda2f7442e3.zip
ramips: rt305x: add support for the UR-336UN board
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> SVN-Revision: 31451
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 66940cfa00..9cbd04dda9 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -34,6 +34,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_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
obj-$(CONFIG_RT305X_MACH_WL341V3) += mach-wl341v3.o