]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/astro/mcf5373l/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / board / astro / mcf5373l / config.mk
index 6316a3029ac7966824b1ef0ce26821871b187ef7..ad63dd1aaba12c88c3dfd725802fa6cd8295430e 100644 (file)
@@ -22,6 +22,4 @@
 # MA 02111-1307 USA
 #
 
-TEXT_BASE = $(CONFIG_TEXT_BASE)
-
-PLATFORM_CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE)
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE)