[U-Boot] [PATCH 1/7] tools/genboardscfg.py: ignore defconfigs starting with a dot
Simon Glass
sjg at chromium.org
Wed Aug 20 21:02:51 CEST 2014
On 20 August 2014 05:47, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> Kconfig in U-Boot creates a temporary file configs/.tmp_defconfig
> during processing "make <board>_defconfig". The temporary file
> might be left over for some reasons.
>
> Just in case, tools/genboardscfg.py should make sure to
> not read such garbage files.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list