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