]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/freescale/mpc8536ds/Makefile
kbuild: rename OBJTREE to objtree
[karo-tx-uboot.git] / nand_spl / board / freescale / mpc8536ds / Makefile
index eefa44da6c2d7d6e763d763a6514347814309d7f..c639b126fdf44274b22da445672d9a3a7a042824 100644 (file)
@@ -10,7 +10,7 @@
 CONFIG_SYS_TEXT_BASE_SPL := 0xfff00000
 PAD_TO := 0xfff01000
 
-nandobj        := $(OBJTREE)/nand_spl/
+nandobj        := $(objtree)/nand_spl/
 
 LDSCRIPT= $(srctree)/$(CPUDIR)/u-boot-nand_spl.lds
 LDFLAGS := -T $(nandobj)u-boot-nand_spl.lds -Ttext $(CONFIG_SYS_TEXT_BASE_SPL) \