summaryrefslogtreecommitdiffstats
path: root/bsps/arm/include/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/arm/imx*: Fix location of shared headersChristian Mauderer2020-12-142-0/+110
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