Skip to content
Commit 1fee4875 authored by Sughosh Ganu's avatar Sughosh Ganu Committed by Tom Rini
Browse files

scripts/Makefile.lib: Collate all dtsi files for inclusion



At the time of building a device-tree file, all the *u-boot.dtsi files
are looked for, in a particular order, and the first file found is
included. Then, the list of files specified in the
CONFIG_DEVICE_TREE_INCLUDES symbol are included.

Combine these files that are to be included into a variable, and then
include all these files in one go.

Signed-off-by: default avatarSughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Acked-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent 61cad8da
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