From b4b53cd39b128dd583871fd639957c381d9eae57 Mon Sep 17 00:00:00 2001 From: Yangbo Lu Date: Thu, 18 Apr 2019 18:48:00 +0800 Subject: layerscape: drop armv8_32b support NXP LSDK has decided to drop armv8_32b support considering few users are using it. Signed-off-by: Yangbo Lu --- target/linux/layerscape/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/layerscape/Makefile') diff --git a/target/linux/layerscape/Makefile b/target/linux/layerscape/Makefile index 7bb12b85e1..cfca959004 100644 --- a/target/linux/layerscape/Makefile +++ b/target/linux/layerscape/Makefile @@ -10,7 +10,7 @@ BOARD:=layerscape BOARDNAME:=NXP Layerscape KERNEL_PATCHVER:=4.14 FEATURES:=squashfs nand usb pcie gpio fpu ubifs ext4 -SUBTARGETS:=armv8_64b armv8_32b armv7 +SUBTARGETS:=armv8_64b armv7 MAINTAINER:=Yangbo Lu define Target/Description -- cgit v1.2.3