]> Git Repo - u-boot.git/commit - arch/arm/dts/Makefile
arm: mvebu: dts: Build only arch-compatible dts files
authorPali Rohár <[email protected]>
Fri, 5 Aug 2022 11:37:25 +0000 (13:37 +0200)
committerStefan Roese <[email protected]>
Tue, 9 Aug 2022 06:58:26 +0000 (08:58 +0200)
commit0e8b74addcde54ef154297d3bebd3d21f86c2199
tree1e7d3bcfec96c254d8296a9de9bb339b8797f9fc
parent46cd849851f80c6f14e66588745e0a1d713f63ae
arm: mvebu: dts: Build only arch-compatible dts files

64-bit Armada DTS files are not build correctly during compilation of
32-bit Armada boards and vice versa. So fix makefile build system to
compile only those dts files which are compatible for the current build
(64-bit Armada DTS files only for 64-bit builds and 32-bit Armada DTS files
only for 32-bit builds).

Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
arch/arm/dts/Makefile
This page took 0.041232 seconds and 4 git commands to generate.