[U-Boot] [U-Boot, v2, 2/4] kconfig: fix whitespace handling bug of savedefconfig

Tom Rini trini at ti.com
Wed Sep 17 02:45:42 CEST 2014


On Thu, Sep 04, 2014 at 05:41:32AM +0900, Masahiro Yamada wrote:

> Commit 3ff291f371fa9858426774f3732924bacb61ed1c
> (kconfig: convert Kconfig helper script into a shell script)
> introduced another regression.
> 
> Shell usually handles whitespaces as separators,
> so "make saveconfig" outputs
> 
>   # CONFIG_FOO is not set
> 
> into:
> 
>   #
>   CONFIG_FOO
>   is
>   not
>   set
> 
> Whitespaces should not be treated as separators here.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140916/b65e3741/attachment.pgp>


More information about the U-Boot mailing list