From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sun, 17 Oct 2010 02:23:06 -0400 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: <201010170223.07296.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, October 16, 2010 19:57:41 Wolfgang Denk 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). this has been a problem for me. i just worked around it by manually stripping the quotes in the Blackfin config.mk. and this patch lets me drop those workarounds :). Signed-off-by: Mike Frysinger -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20101017/14711085/attachment.pgp