u-boot-brain/board/earthlcd/favr-32-ezkit/config.mk

5 lines
184 B
Makefile
Raw Normal View History

PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
PLATFORM_LDFLAGS += --gc-sections
CONFIG_SYS_TEXT_BASE = 0x00000000
LDSCRIPT = $(src)board/earthlcd/favr-32-ezkit/u-boot.lds