]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/gaisler/gr_cpci_ax2000/config.mk
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk
[people/ms/u-boot.git] / board / gaisler / gr_cpci_ax2000 / config.mk
index e9c60286ce1ee6988d50bd69975c2313f3462fcf..309c8794890e0d20238b794c7a9c65af60f50a6f 100644 (file)
@@ -18,5 +18,4 @@ CONFIG_SYS_TEXT_BASE = 0x00000000
 # U-BOOT IN SDRAM
 #CONFIG_SYS_TEXT_BASE = 0x60000000
 
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
-       -I$(TOPDIR)/board
+PLATFORM_CPPFLAGS += -I$(TOPDIR)/board