summaryrefslogtreecommitdiffstats
path: root/board/earthlcd/favr-32-ezkit/config.mk
blob: 2337d6223969774c612fd7ec41b54cfec84eba25 (plain)
1
2
3
4
PLATFORM_RELFLAGS	+= -ffunction-sections -fdata-sections
PLATFORM_LDFLAGS	+= --gc-sections
TEXT_BASE		= 0x00000000
LDSCRIPT		= $(obj)board/earthlcd/favr-32-ezkit/u-boot.lds
OpenPOWER on IntegriCloud