summaryrefslogtreecommitdiffstats
path: root/board/freescale/p1_p2_rdb/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/p1_p2_rdb/config.mk')
-rw-r--r--board/freescale/p1_p2_rdb/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/p1_p2_rdb/config.mk b/board/freescale/p1_p2_rdb/config.mk
index 0f7a0487e0..1f9f7b68a2 100644
--- a/board/freescale/p1_p2_rdb/config.mk
+++ b/board/freescale/p1_p2_rdb/config.mk
@@ -27,7 +27,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