Skip to content
Commit 5c757dc1 authored by Tom Rini's avatar Tom Rini
Browse files

scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule



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.

Tested-by: default avatarMichal Simek <michal.simek@amd.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 5c90e79c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment