summaryrefslogtreecommitdiffstats
path: root/nand_spl/board/freescale/p1023rds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nand_spl/board/freescale/p1023rds/Makefile')
-rw-r--r--nand_spl/board/freescale/p1023rds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nand_spl/board/freescale/p1023rds/Makefile b/nand_spl/board/freescale/p1023rds/Makefile
index f5e567c77c..38f6726449 100644
--- a/nand_spl/board/freescale/p1023rds/Makefile
+++ b/nand_spl/board/freescale/p1023rds/Makefile
@@ -6,7 +6,7 @@
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) \
OpenPOWER on IntegriCloud