On 24 May 2017 at 09:04, Tom Rini <[email protected]> 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 <[email protected]> > Reported-by: Pantelis Antoniou <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > --- > scripts/Makefile.lib | 12 +++++------- > 1 file changed, 5 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

