From 0c7bb0ebbd382a96998a04524ec6381bbc39e369 Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Thu, 5 Nov 2020 13:27:44 -0600 Subject: spec/aarch64: Ensure that libbsd can build properly These files are required for libbsd to build against the AArch64 A53 BSPs. --- spec/build/bsps/aarch64/grp.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'spec/build/bsps/aarch64/grp.yml') diff --git a/spec/build/bsps/aarch64/grp.yml b/spec/build/bsps/aarch64/grp.yml index 4b5f998a12..1b8dc1c629 100644 --- a/spec/build/bsps/aarch64/grp.yml +++ b/spec/build/bsps/aarch64/grp.yml @@ -5,6 +5,10 @@ copyrights: enabled-by: true includes: [] install: +- destination: ${BSP_INCLUDEDIR}/bsp + source: + - bsps/aarch64/include/bsp/linker-symbols.h + - bsps/aarch64/include/bsp/start.h - destination: ${BSP_INCLUDEDIR}/dev/clock source: - bsps/include/dev/clock/arm-generic-timer.h -- cgit v1.2.3