]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/freescale/mpc8572ds/Makefile
kbuild: rename TOPDIR to stctree
[karo-tx-uboot.git] / nand_spl / board / freescale / mpc8572ds / Makefile
index f5718628ebe06020ba59e678e561e7c3c36cf6ef..9a9823d0328a296829cc616ad926945a177a93f5 100644 (file)
@@ -12,7 +12,7 @@ PAD_TO := 0xfff01000
 
 nandobj        := $(OBJTREE)/nand_spl/
 
-LDSCRIPT= $(TOPDIR)/$(CPUDIR)/u-boot-nand_spl.lds
+LDSCRIPT= $(srctree)/$(CPUDIR)/u-boot-nand_spl.lds
 LDFLAGS := -T $(nandobj)u-boot-nand_spl.lds -Ttext $(CONFIG_SYS_TEXT_BASE_SPL) \
                $(LDFLAGS) $(LDFLAGS_FINAL)
 asflags-y += -DCONFIG_NAND_SPL