From be3da900cdac3640398ed60f62bb445269aa8b50 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 7 Mar 2018 22:10:01 +0100 Subject: mvebu: Add subtarget for Cortex A9 build This is in preparation for adding a subtarget for the Cortex A53 later. Signed-off-by: Hauke Mehrtens --- package/boot/uboot-mvebu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile index 2c280faa21..53abcafda0 100644 --- a/package/boot/uboot-mvebu/Makefile +++ b/package/boot/uboot-mvebu/Makefile @@ -24,6 +24,7 @@ endef define U-Boot/clearfog NAME:=SolidRun ClearFog A1 BUILD_DEVICES:=armada-388-clearfog-base armada-388-clearfog-pro + BUILD_SUBTARGET:=cortexa9 UBOOT_IMAGE:=u-boot-spl.kwb endef -- cgit v1.2.3