]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/sheldon/simpc8313/Makefile
kbuild: rename TOPDIR to stctree
[karo-tx-uboot.git] / nand_spl / board / sheldon / simpc8313 / Makefile
index 8b29e97860bc2bf6e83c788ef947877e8618f207..e08a9a03b5025f204c1a7fb4c4d70b448dcbbd11 100644 (file)
@@ -11,7 +11,7 @@ include $(srctree)/$(src)/config.mk
 
 nandobj        := $(OBJTREE)/nand_spl/
 
-LDSCRIPT= $(TOPDIR)/nand_spl/board/$(BOARDDIR)/u-boot.lds
+LDSCRIPT= $(srctree)/nand_spl/board/$(BOARDDIR)/u-boot.lds
 LDFLAGS := -T $(nandobj)u-boot.lds -Ttext $(CONFIG_SYS_TEXT_BASE_SPL) \
           $(LDFLAGS) $(LDFLAGS_FINAL)
 asflags-y += -DCONFIG_NAND_SPL