
10 Apr
2024
10 Apr
'24
7:43 p.m.
On Tue, 19 Mar 2024 12:51:31 -0400, Tom Rini wrote:
With configs such as "am64x_evm_a53" or "imx8mp_venice" which list multiple device trees to build we get a warning such as: scripts/Makefile.spl:578: target 'spl/dts/freescale/' given more than once in the same rule
If we sort this list first the warning goes away.
[...]
Applied to u-boot/master, thanks!
--
Tom