summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8536ds/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8536ds/config.mk')
-rw-r--r--board/freescale/mpc8536ds/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8536ds/config.mk b/board/freescale/mpc8536ds/config.mk
index e38af731be..3f5447a436 100644
--- a/board/freescale/mpc8536ds/config.mk
+++ b/board/freescale/mpc8536ds/config.mk
@@ -26,7 +26,7 @@
ifndef NAND_SPL
ifeq ($(CONFIG_MK_NAND), y)
TEXT_BASE = $(CONFIG_RAMBOOT_TEXT_BASE)
-LDSCRIPT := $(TOPDIR)/cpu/$(CPU)/u-boot-nand.lds
+LDSCRIPT := $(TOPDIR)/$(CPUDIR)/u-boot-nand.lds
endif
endif
OpenPOWER on IntegriCloud