[U-Boot] [PATCH] kbuild: beautify the log of config whitelist check

Simon Glass sjg at chromium.org
Mon Feb 6 15:33:25 UTC 2017


On 31 January 2017 at 03:11, Masahiro Yamada
<yamada.masahiro at socionext.com> 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 <yamada.masahiro at socionext.com>
> ---
>
>  Makefile                |  7 +++++--
>  scripts/check-config.sh | 12 ++++++------
>  2 files changed, 11 insertions(+), 8 deletions(-)

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


More information about the U-Boot mailing list