summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2020-11-24 10:55:14 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2020-12-14 11:29:36 +0100
commit9b3def237addd99154817f85c6c1a7ef62e444f1 (patch)
tree61deea374c3ae6ea9e83fa7958c8c62e78e0b746 /spec/build/bsps/arm
parentbsps/imxrt: Split up dts. (diff)
downloadrtems-9b3def237addd99154817f85c6c1a7ef62e444f1.tar.bz2
bsps/arm/imx*: Fix location of shared headers
When moving the headers from the imx BSP to the shared area, the wrong directory has been selected. This patch fixes that problem. Update #4180
Diffstat (limited to 'spec/build/bsps/arm')
-rw-r--r--spec/build/bsps/arm/imx/bspimx.yml11
-rw-r--r--spec/build/bsps/arm/imxrt/bspimxrt.yml11
2 files changed, 10 insertions, 12 deletions
diff --git a/spec/build/bsps/arm/imx/bspimx.yml b/spec/build/bsps/arm/imx/bspimx.yml
index 5f448682ed..93628f0368 100644
--- a/spec/build/bsps/arm/imx/bspimx.yml
+++ b/spec/build/bsps/arm/imx/bspimx.yml
@@ -8,8 +8,7 @@ copyrights:
cppflags: []
enabled-by: true
family: imx
-includes:
- - bsps/arm/shared/include
+includes: []
install:
- destination: ${BSP_INCLUDEDIR}
source:
@@ -21,16 +20,16 @@ install:
- bsps/arm/imx/include/arm/freescale/imx/imx_ecspireg.h
- bsps/arm/imx/include/arm/freescale/imx/imx_gpcreg.h
- bsps/arm/imx/include/arm/freescale/imx/imx_i2creg.h
- - bsps/arm/shared/include/arm/freescale/imx/imx_iomuxreg.h
- - bsps/arm/shared/include/arm/freescale/imx/imx_iomuxvar.h
- bsps/arm/imx/include/arm/freescale/imx/imx_srcreg.h
- bsps/arm/imx/include/arm/freescale/imx/imx_uartreg.h
- bsps/arm/imx/include/arm/freescale/imx/imx_wdogreg.h
+ - bsps/arm/include/arm/freescale/imx/imx_iomuxreg.h
+ - bsps/arm/include/arm/freescale/imx/imx_iomuxvar.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- - bsps/arm/shared/include/bsp/imx-gpio.h
- bsps/arm/imx/include/bsp/irq.h
- - bsps/arm/shared/include/bsp/imx-iomux.h
+ - bsps/arm/include/bsp/imx-gpio.h
+ - bsps/arm/include/bsp/imx-iomux.h
- destination: ${BSP_INCLUDEDIR}/dev/clock
source:
- bsps/include/dev/clock/arm-generic-timer.h
diff --git a/spec/build/bsps/arm/imxrt/bspimxrt.yml b/spec/build/bsps/arm/imxrt/bspimxrt.yml
index a45a1ae671..30f7927f21 100644
--- a/spec/build/bsps/arm/imxrt/bspimxrt.yml
+++ b/spec/build/bsps/arm/imxrt/bspimxrt.yml
@@ -8,8 +8,7 @@ copyrights:
cppflags: []
enabled-by: true
family: imxrt
-includes:
- - bsps/arm/shared/include
+includes: []
install:
- destination: ${BSP_INCLUDEDIR}
source:
@@ -92,14 +91,14 @@ install:
- bsps/arm/imxrt/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/arm/freescale/imx
source:
- - bsps/arm/shared/include/arm/freescale/imx/imx_iomuxreg.h
- - bsps/arm/shared/include/arm/freescale/imx/imx_iomuxvar.h
+ - bsps/arm/include/arm/freescale/imx/imx_iomuxreg.h
+ - bsps/arm/include/arm/freescale/imx/imx_iomuxvar.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/arm/imxrt/include/bsp/flash-headers.h
- bsps/arm/imxrt/include/bsp/irq.h
- - bsps/arm/shared/include/bsp/imx-gpio.h
- - bsps/arm/shared/include/bsp/imx-iomux.h
+ - bsps/arm/include/bsp/imx-gpio.h
+ - bsps/arm/include/bsp/imx-iomux.h
- destination: ${BSP_INCLUDEDIR}/imxrt
source:
- bsps/arm/imxrt/include/imxrt/imxrt1050.dtsi