From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 18 Oct 2010 22:09:16 +0200 Subject: [U-Boot] [PATCH v2 4/5] autoconfig.mk: avoid apostophes around hex values In-Reply-To: <1287273462-14872-5-git-send-email-wd@denx.de> References: <1286790310-5865-1-git-send-email-wd@denx.de> <1287273462-14872-5-git-send-email-wd@denx.de> Message-ID: <20101018200916.A85501359B3@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <1287273462-14872-5-git-send-email-wd@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 > --- > 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"