Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / atmel / atstk1000 / config.mk
1 PLATFORM_RELFLAGS       += -ffunction-sections -fdata-sections
2 PLATFORM_LDFLAGS        += --gc-sections
3 CONFIG_SYS_TEXT_BASE            = 0x00000000
4 LDSCRIPT                = $(src)board/atmel/atstk1000/u-boot.lds