From 5a3a85ccdda32bbba37452ce07de591a1a015474 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 23 Apr 2024 21:06:51 +0200 Subject: [PATCH] bsps/arm: Move BSP-specific header file installs --- spec/build/bsps/arm/beagle/obj.yml | 5 +++++ spec/build/bsps/arm/grp.yml | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/spec/build/bsps/arm/beagle/obj.yml b/spec/build/bsps/arm/beagle/obj.yml index 0f2f354ab9..eaaf09f6ac 100644 --- a/spec/build/bsps/arm/beagle/obj.yml +++ b/spec/build/bsps/arm/beagle/obj.yml @@ -21,6 +21,11 @@ install: - bsps/arm/beagle/include/bsp/pwmss.h - bsps/arm/beagle/include/bsp/qep.h - bsps/arm/beagle/include/bsp/spi.h +- destination: ${BSP_INCLUDEDIR}/libcpu + source: + - bsps/arm/include/libcpu/am335x.h + - bsps/arm/include/libcpu/omap3.h + - bsps/arm/include/libcpu/omap_timer.h - destination: ${BSP_LIBDIR} source: - bsps/arm/beagle/start/linkcmds diff --git a/spec/build/bsps/arm/grp.yml b/spec/build/bsps/arm/grp.yml index a48cd80d74..ff4ff854ee 100644 --- a/spec/build/bsps/arm/grp.yml +++ b/spec/build/bsps/arm/grp.yml @@ -49,10 +49,7 @@ install: - bsps/include/dev/irq/arm-gic.h - destination: ${BSP_INCLUDEDIR}/libcpu source: - - bsps/arm/include/libcpu/am335x.h - bsps/arm/include/libcpu/mmu.h - - bsps/arm/include/libcpu/omap3.h - - bsps/arm/include/libcpu/omap_timer.h - destination: ${BSP_LIBDIR} source: - bsps/arm/shared/start/linkcmds.armv4