config.mk 115 B

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