Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / atmel / atngw100 / config.mk
1 CONFIG_SYS_TEXT_BASE            = 0x00000000
2 PLATFORM_RELFLAGS       += -ffunction-sections -fdata-sections
3 PLATFORM_LDFLAGS        += --gc-sections