summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/obj.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/obj.yml')
-rw-r--r--spec/build/bsps/obj.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/build/bsps/obj.yml b/spec/build/bsps/obj.yml
index b598d54d16..abed6bc76f 100644
--- a/spec/build/bsps/obj.yml
+++ b/spec/build/bsps/obj.yml
@@ -28,6 +28,10 @@ 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
@@ -72,6 +76,7 @@ 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