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/obj.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'spec/build/bsps/obj.yml') diff --git a/spec/build/bsps/obj.yml b/spec/build/bsps/obj.yml index abed6bc76f..b598d54d16 100644 --- a/spec/build/bsps/obj.yml +++ b/spec/build/bsps/obj.yml @@ -28,10 +28,6 @@ install: source: - bsps/include/ofw/ofw.h - bsps/include/ofw/ofw_compat.h -- destination: ${BSP_INCLUDEDIR}/fsl - source: - - bsps/include/fsl/edma.h - - bsps/include/fsl/regs-edma.h - destination: ${BSP_INCLUDEDIR}/libchip source: - bsps/include/libchip/ata.h @@ -76,7 +72,6 @@ links: source: - bsps/shared/dev/display/disp_hcms29xx.c - bsps/shared/dev/display/font_hcms29xx.c -- bsps/shared/dev/dma/fsl-edma.c - bsps/shared/dev/i2c/i2c-2b-eeprom.c - bsps/shared/dev/i2c/i2c-ds1621.c - bsps/shared/dev/i2c/i2c-sc620.c -- cgit v1.2.3