Home
last modified time | relevance | path

Searched hist:"2 bad5df7274dd2802ba9526ea7218e9c09d3f89c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/scripts/
H A Ddefine2mk.sed2bad5df7274dd2802ba9526ea7218e9c09d3f89c Sat Oct 16 21:50:51 UTC 2010 Wolfgang Denk <wd@denx.de> autoconfig.mk: avoid apostophes around hex values

When generating include/autoconfig.mk, hex numbers would be quoted.
This caused some false positives during automatic testing of the
builds, and is known to cause some real issues for some Blackfin
configurations. Don't use apostophes for decimal and hex numbers (nor
for octal numbers).

Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>