On 31 January 2017 at 03:11, Masahiro Yamada <[email protected]> wrote: > Use the kbuild style log. > > Prior to this commit: > > ./scripts/check-config.sh u-boot.cfg \ > ./scripts/config_whitelist.txt . 1>&2 > > With this commit: > > CFGCHK u-boot.cfg > > Signed-off-by: Masahiro Yamada <[email protected]> > --- > > Makefile | 7 +++++-- > scripts/check-config.sh | 12 ++++++------ > 2 files changed, 11 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

