summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-16 20:28:52 +0000
committerJohn Crispin <john@openwrt.org>2013-11-16 20:28:52 +0000
commitdce9b292bf06c84a794db57ef25c3f9b47faf576 (patch)
tree6751f99a39c9b198e3020cb129ab5fba4af5b61c /target/linux/ramips/Makefile
parent5fbfffe7f4ff7014fe5c942ec0c179a745f340c0 (diff)
downloadmaster-31e0f0ae-dce9b292bf06c84a794db57ef25c3f9b47faf576.tar.gz
master-31e0f0ae-dce9b292bf06c84a794db57ef25c3f9b47faf576.tar.bz2
master-31e0f0ae-dce9b292bf06c84a794db57ef25c3f9b47faf576.zip
ralink: add mt7620n support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38823
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 205d073f44..e4aa1c0db7 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ramips
BOARDNAME:=Ralink RT288x/RT3xxx
-SUBTARGETS:=rt305x rt3883 mt7620a rt288x
+SUBTARGETS:=rt305x mt7620a mt7620n rt3883 rt288x
FEATURES:=squashfs gpio
LINUX_VERSION:=3.10.18