Skip to content
Snippets Groups Projects
Commit 0f7faf03 authored by Tom Rini's avatar Tom Rini
Browse files

scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory


We only want to apply files such as 'omap5-u-boot.dtsi', which resides
in arch/arm/dts/ to other files in arch/arm/dts/ and not say
test/overlay/.  Rework the make logic to check for -u-boot.dtsi files in
the same directory as their target dts.

Cc: Simon Glass <sjg@chromium.org>
Reported-by: default avatarPantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
Tested-by: default avatarPantelis Antoniou <pantelis.antoniou@konsulko.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 7a53a1a8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment