From b4b0a55aabd2839c5c995bb226f528efca73eea5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 13 Dec 2013 10:53:34 +0000 Subject: ralink: add mt7621 support there are still various missing pieces for full support. Signed-off-by: John Crispin SVN-Revision: 39040 --- 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 84ce8f0280..ad3f690a88 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 mt7620a mt7620n rt3883 rt288x +SUBTARGETS:=rt305x mt7620a mt7620n mt7621 rt3883 rt288x FEATURES:=squashfs gpio LINUX_VERSION:=3.10.21 -- cgit v1.2.3