]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add better Makefile debugging
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:05 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commited14a0195336256ec70d1f56f191a65de3a208fd
treef9bf40708a5555b3a360020372de2df0282b3d60
parent704089b1df39fd29e23e4d43a540f150a2dc7a67
binman: Add better Makefile debugging

There is a debugging option in the Makefile to allow people to figure out
which u-boot.dtsi files are used in the build. But is it not easy to use
since it only shows files it finds, not those it is looking for. Update it
and update the mention of it to the docs.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/Makefile.lib
tools/binman/README