Home
last modified time | relevance | path

Searched hist:"6 f112d0fcf78226212f10350b372c8cd0bfaf919" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/boot/dts/freescale/
H A DMakefilediff 6f112d0fcf78226212f10350b372c8cd0bfaf919 Wed Jan 26 09:54:20 CET 2022 Shawn Guo <shawnguo@kernel.org> arm64: dts: freescale: Use overlay target for simplicity

With commit 15d16d6dadf6 ("kbuild: Add generic rule to apply
fdtoverlay"), overlay target can be used to simplify the build of DTB
overlays. It also performs a cross check to ensure base DT and overlay
actually match.

Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>