]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m52277evb/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / freescale / m52277evb / config.mk
index b42fcc94ce7de4d7b8d5c2a02ed4692c504c4e5a..4ed60f2364e82855bfb88ea4294d2d32340fa591 100644 (file)
@@ -24,4 +24,4 @@
 
 sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
 
-PLATFORM_CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE)
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE)