summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx51evk/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx51evk/config.mk')
-rw-r--r--board/freescale/mx51evk/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx51evk/config.mk b/board/freescale/mx51evk/config.mk
index c8279ec8cb..af70ec250f 100644
--- a/board/freescale/mx51evk/config.mk
+++ b/board/freescale/mx51evk/config.mk
@@ -20,6 +20,6 @@
# MA 02111-1307 USA
#
-LDSCRIPT = cpu/$(CPU)/$(SOC)/u-boot.lds
+LDSCRIPT = $(CPUDIR)/$(SOC)/u-boot.lds
TEXT_BASE = 0x97800000
IMX_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/imximage.cfg
OpenPOWER on IntegriCloud