aboutsummaryrefslogtreecommitdiff
path: root/board/astro/mcf5373l/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/astro/mcf5373l/config.mk')
-rw-r--r--board/astro/mcf5373l/config.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/astro/mcf5373l/config.mk b/board/astro/mcf5373l/config.mk
index 6316a3029..ad63dd1aa 100644
--- a/board/astro/mcf5373l/config.mk
+++ b/board/astro/mcf5373l/config.mk
@@ -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)