summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-12-08 19:06:29 -0600
committerJoel Sherrill <joel@rtems.org>2021-12-09 08:35:49 -0600
commit0f5fa026ecf28ac5db25a32b60696c929989ed5e (patch)
treec43b404e38d32af84de6ea078053204b1936699e /spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml
parentbuild: Move test header to right library item (diff)
downloadrtems-0f5fa026ecf28ac5db25a32b60696c929989ed5e.tar.bz2
spec: Update location of cadence I2C
When the cadence I2C code was moved to a shared directory, the references were updated but the install locations weren't. This updates the install locations to match what out-of-tree applications expect.
Diffstat (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml')
-rw-r--r--spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml
index fd9d51dfa9..fa269d61ad 100644
--- a/spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml
+++ b/spec/build/bsps/aarch64/xilinx-zynqmp/objcadencei2c.yml
@@ -10,9 +10,11 @@ includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
source:
+ - bsps/aarch64/xilinx-zynqmp/include/bsp/i2c.h
+- destination: ${BSP_INCLUDEDIR}/dev/i2c
+ source:
- bsps/include/dev/i2c/cadence-i2c-regs.h
- bsps/include/dev/i2c/cadence-i2c.h
- - bsps/aarch64/xilinx-zynqmp/include/bsp/i2c.h
links: []
source:
- bsps/shared/dev/i2c/cadence-i2c.c