Hans-Christian Egtvedt | 0eb5717 | 2008-08-06 14:42:13 +0200 | [diff] [blame] | 1 | PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections |
2 | PLATFORM_LDFLAGS += --gc-sections | ||||
Wolfgang Denk | 14d0a02 | 2010-10-07 21:51:12 +0200 | [diff] [blame] | 3 | CONFIG_SYS_TEXT_BASE = 0x00000000 |
Andreas Bießmann | 418cbb0 | 2010-06-09 10:27:32 +0200 | [diff] [blame] | 4 | LDSCRIPT = $(src)board/earthlcd/favr-32-ezkit/u-boot.lds |