
29 Aug
2014
29 Aug
'14
4:41 p.m.
On Mon, Aug 25, 2014 at 12:39:42PM +0900, Masahiro Yamada 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@jp.panasonic.com Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom