Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / atmel / atstk1000 / config.mk
index ec3618d..8c03b77 100644 (file)
@@ -1,4 +1,4 @@
 PLATFORM_RELFLAGS      += -ffunction-sections -fdata-sections
 PLATFORM_LDFLAGS       += --gc-sections
-TEXT_BASE              = 0x00000000
-LDSCRIPT               = $(obj)board/atmel/atstk1000/u-boot.lds
+CONFIG_SYS_TEXT_BASE           = 0x00000000
+LDSCRIPT               = $(src)board/atmel/atstk1000/u-boot.lds