From c2b92f9ef46119e04ea71afe718d1cefe03f6caf Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 3 Sep 2014 03:08:51 +0000 Subject: at91: create a legacy subtarget In preparation for adding SAMA5D3 support, move the legacy ARMv5 based platforms to a separate subtarget. Signed-off-by: Florian Fainelli SVN-Revision: 42408 --- target/linux/at91/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/at91/Makefile') diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 01fc4dd85f..47fc2f67df 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -11,7 +11,7 @@ BOARD:=at91 MAINTAINER:=Claudio Mignanti BOARDNAME:=Atmel AT91 FEATURES:=squashfs targz ext2 usb -CPU_TYPE:=arm926ej-s +SUBTARGETS:=legacy LINUX_VERSION:=3.10.49 -- cgit v1.2.3