From dce9b292bf06c84a794db57ef25c3f9b47faf576 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 16 Nov 2013 20:28:52 +0000 Subject: ralink: add mt7620n support Signed-off-by: John Crispin SVN-Revision: 38823 --- target/linux/ramips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 205d073..e4aa1c0 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 -- cgit v1.1