Skip to content
Commit 2bad5df7 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

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: default avatarWolfgang Denk <wd@denx.de>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 14d0a02a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment