[U-Boot] [PATCH v2 4/5] autoconfig.mk: avoid apostophes around hex values
Wolfgang Denk
wd at denx.de
Mon Oct 18 22:09:16 CEST 2010
In message <1287273462-14872-5-git-send-email-wd at denx.de> I wrote:
> When generating include/autoconfig.mk, hex numbers would be quoted.
> This appears to be not a real problem, but caused some false positives
> during automatic testing of the builds. Don't use apostophes for
> decimal and hex numbers (nor or octal numbers).
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> tools/scripts/define2mk.sed | 8 ++++++--
> 1 files changed, 6 insertions(+), 2 deletions(-)
Applied.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Program maintenance is an entropy-increasing process, and even its
most skilfull execution only delays the subsidence of the system into
unfixable obsolescence. - Fred Brooks, "The Mythical Man Month"
More information about the U-Boot
mailing list