autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / rbc823 / config.mk
index 199ea3c..05be776 100644 (file)
@@ -25,4 +25,4 @@
 # RBC823 boards
 #
 
-TEXT_BASE = 0xFFF00000
+CONFIG_SYS_TEXT_BASE = 0xFFF00000