From 6706b4af4de6dd8eaa8f46aa37df1e00edde26e1 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 30 Oct 2013 06:54:59 +0000 Subject: ar71xx: move subtarget specific features to target.mk Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38600 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/Makefile') diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index a59a124d1d..1f75ab848e 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx BOARDNAME:=Atheros AR7xxx/AR9xxx -FEATURES:=squashfs targz mips16 +FEATURES:=mips16 CPU_TYPE=34kc SUBTARGETS:=generic mikrotik -- cgit v1.2.3