aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Minier <loic.minier@linaro.org>2010-09-07 11:42:42 -0600
committerJohn Rigby <john.rigby@linaro.org>2010-09-07 12:05:50 -0600
commit84f8af47e3234273c8f11ade3daece015604eee5 (patch)
treed754b7df31ae8e53faa66e4cb15ea73ec00c1f3c
parentd27ae21eb8f07e8c6b04c55bdd3e0e9089aeb52b (diff)
mx51evk: add u-boot.imx to ALL target
Signed-off-by: Loic Minier <loic.minier@linaro.org>
-rw-r--r--board/freescale/mx51evk/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx51evk/config.mk b/board/freescale/mx51evk/config.mk
index af70ec250..dd4a2c299 100644
--- a/board/freescale/mx51evk/config.mk
+++ b/board/freescale/mx51evk/config.mk
@@ -23,3 +23,4 @@
LDSCRIPT = $(CPUDIR)/$(SOC)/u-boot.lds
TEXT_BASE = 0x97800000
IMX_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/imximage.cfg
+ALL += $(obj)u-boot.imx