]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/freescale/p1023rds/Makefile
kbuild: rename TOPDIR to stctree
[karo-tx-uboot.git] / nand_spl / board / freescale / p1023rds / Makefile
index b7eedcd852f12dc8e68511695dcedd974f3f5592..9e8698b2f6e8e1b6da6520020ded08cfc88eb446 100644 (file)
@@ -8,7 +8,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