u-boot-brain/board/atmel/atngw100/config.mk

4 lines
126 B
Makefile

CONFIG_SYS_TEXT_BASE = 0x00000000
PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
PLATFORM_LDFLAGS += --gc-sections