aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2009-10-24 20:55:36 +0000
committerJohn Crispin <blogic@openwrt.org>2009-10-24 20:55:36 +0000
commit749f1515a42d8e274b4e71296c73d818d729f9fd (patch)
tree3f5964d2b706c20cbe19b0e1f278456ed473694b /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent7b214433653d15f62551a02a646f7d101d6f634d (diff)
downloadmaster-187ad058-749f1515a42d8e274b4e71296c73d818d729f9fd.tar.gz
master-187ad058-749f1515a42d8e274b4e71296c73d818d729f9fd.tar.bz2
master-187ad058-749f1515a42d8e274b4e71296c73d818d729f9fd.zip
[ramips] adds mach type for fonera20n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18132 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 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