summaryrefslogtreecommitdiffstats
path: root/board/gaisler/gr_cpci_ax2000/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/gaisler/gr_cpci_ax2000/config.mk')
-rw-r--r--board/gaisler/gr_cpci_ax2000/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/gaisler/gr_cpci_ax2000/config.mk b/board/gaisler/gr_cpci_ax2000/config.mk
index e9c60286ce..309c879489 100644
--- a/board/gaisler/gr_cpci_ax2000/config.mk
+++ b/board/gaisler/gr_cpci_ax2000/config.mk
@@ -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
OpenPOWER on IntegriCloud