summaryrefslogtreecommitdiffstats
path: root/board/earthlcd/favr-32-ezkit/config.mk
blob: f8bc88dbe3d622fc992a6e35a9d2699ced4d1f3f (plain)
1
2
3
4
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
OpenPOWER on IntegriCloud