]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/gaisler/grsim_leon2/config.mk
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk
[people/ms/u-boot.git] / board / gaisler / grsim_leon2 / config.mk
index 59e4e31690398def9fb9bf3edf043aad875e1caf..99f9a6872554409353e26ff07d4ddcb9f0fd060c 100644 (file)
@@ -15,5 +15,4 @@ CONFIG_SYS_TEXT_BASE = 0x00000000
 # RUN U-BOOT FROM RAM
 #CONFIG_SYS_TEXT_BASE = 0x40000000
 
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
-       -I$(TOPDIR)/board
+PLATFORM_CPPFLAGS += -I$(TOPDIR)/board