summaryrefslogtreecommitdiffstats
path: root/board/atmel/atstk1000/config.mk
blob: 8c03b77f7b55ffea430be6651d2f712a148c87c2 (plain)
1
2
3
4
PLATFORM_RELFLAGS	+= -ffunction-sections -fdata-sections
PLATFORM_LDFLAGS	+= --gc-sections
CONFIG_SYS_TEXT_BASE		= 0x00000000
LDSCRIPT		= $(src)board/atmel/atstk1000/u-boot.lds
OpenPOWER on IntegriCloud