config.mk 115 Bytes
TEXT_BASE		= 0x00000000
PLATFORM_RELFLAGS	+= -ffunction-sections -fdata-sections
PLATFORM_LDFLAGS	+= --gc-sections