autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / freescale / mpc8323erdb / config.mk
index fe0d37d..fa5324b 100644 (file)
@@ -25,4 +25,4 @@
 # MPC8323ERDB
 #
 
-TEXT_BASE = 0xFE000000
+CONFIG_SYS_TEXT_BASE = 0xFE000000