aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx-headers-4.9.123
AgeCommit message (Collapse)Author
2018-10-26linux-imx-headers: Add recipe for i.MX custom kernel headersTom Hochstein
Add a separate package for installing custom i.MX kernel headers. This way packages depending on these headers will need to be rebuilt only when the headers change instead of for every kernel change. Headers are installed to ${includedir}/imx, in the expected sub-folder, and dependents of the headers will need to add this include path. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>