aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2009-10-24 20:55:36 +0000
committerJohn Crispin <john@openwrt.org>2009-10-24 20:55:36 +0000
commite4e4aa90d3810707c390ef5c00c0314317ffd585 (patch)
tree7002cf50f218ae7300bd08ef4bbfa86818bef242 /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parentb59e59dcbac3b03203d97915d0619221ddaaea58 (diff)
downloadupstream-e4e4aa90d3810707c390ef5c00c0314317ffd585.tar.gz
upstream-e4e4aa90d3810707c390ef5c00c0314317ffd585.tar.bz2
upstream-e4e4aa90d3810707c390ef5c00c0314317ffd585.zip
adds mach type for fonera20n
SVN-Revision: 18132
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 4eeaf21390..a1278c3057 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -14,3 +14,4 @@ obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
obj-$(CONFIG_RT305X_MACH_DIR_300_REVB) += mach-dir-300-revb.o
obj-$(CONFIG_RT305X_MACH_V22RW_2X2) += mach-v22rw-2x2.o
obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o
+obj-$(CONFIG_RT305X_MACH_FONERA20N) += mach-fonera20n.o