]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/freescale/mpc8315erdb/Makefile
kbuild: rename TOPDIR to stctree
[karo-tx-uboot.git] / nand_spl / board / freescale / mpc8315erdb / Makefile
index f41a13a0b0be24ed2c8a65c9a24fce86be2c7d9d..4eec00f03cfb34ecd07dfd4638fa059979db0d11 100644 (file)
@@ -10,7 +10,7 @@ PAD_TO := 0xfff04000
 
 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