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
commit74c822a8bea9b30889f7e5f1bc4b1f747201af8e (patch)
tree8b25f301ac190f72d7565b0c8d30ef50329b49f5 /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parentdd0dd6d0a0daa9f89c264b9ed6c22c06cf7aa743 (diff)
downloadmaster-187ad058-74c822a8bea9b30889f7e5f1bc4b1f747201af8e.tar.gz
master-187ad058-74c822a8bea9b30889f7e5f1bc4b1f747201af8e.tar.bz2
master-187ad058-74c822a8bea9b30889f7e5f1bc4b1f747201af8e.zip
ramips: rt305x: add support for the UR-336UN board
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31451 3c298f89-4303-0410-b956-a3cf2f4a3e73
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