[U-Boot] [PATCH] scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory

Simon Glass sjg at chromium.org
Thu Jun 1 03:11:13 UTC 2017


On 24 May 2017 at 09:04, Tom Rini <trini at konsulko.com> wrote:
> 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 at chromium.org>
> Reported-by: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  scripts/Makefile.lib | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list