config.mk 126 B

123
  1. PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
  2. PLATFORM_LDFLAGS += --gc-sections
  3. CONFIG_SYS_TEXT_BASE = 0x00000000