From c45da42b7aa5cf7652617552d63dc754b36ea191 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Fri, 22 Jan 2021 15:44:16 +0100 Subject: bsps/shared: Build fsl-edma only for certain BSP Move the Freescale EDMA driver to it's own object and build it only for the BSP that is currently using it. --- spec/build/bsps/arm/imxrt/bspimxrt.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/bsps/arm/imxrt/bspimxrt.yml') diff --git a/spec/build/bsps/arm/imxrt/bspimxrt.yml b/spec/build/bsps/arm/imxrt/bspimxrt.yml index 3044fda998..916c959eb3 100644 --- a/spec/build/bsps/arm/imxrt/bspimxrt.yml +++ b/spec/build/bsps/arm/imxrt/bspimxrt.yml @@ -143,6 +143,8 @@ links: uid: ../../obj - role: build-dependency uid: ../../objirq +- role: build-dependency + uid: ../../objdevfsledma - role: build-dependency uid: ../../opto2 - role: build-dependency -- cgit v1.2.3