x86: Rewrite bootm.c to make it similar to ARM
[oweals/u-boot.git] / board / gaisler / grsim_leon2 / config.mk
index 59e4e31690398def9fb9bf3edf043aad875e1caf..f98b23b800545eb625a92ce8649c4e6e94a42760 100644 (file)
@@ -14,6 +14,3 @@ 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