autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / esd / cpci750 / config.mk
index 7795dfa..d17e139 100644 (file)
@@ -25,4 +25,4 @@
 # cpci750 board
 #
 
-TEXT_BASE = 0xfff00000
+CONFIG_SYS_TEXT_BASE = 0xfff00000