
13 Oct
2010
13 Oct
'10
10:37 p.m.
From: Loic Minier loic.minier@linaro.org
Signed-off-by: Loic Minier loic.minier@linaro.org CC: stefano babic sbabic@denx.de --- board/freescale/mx51evk/config.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/freescale/mx51evk/config.mk b/board/freescale/mx51evk/config.mk index af70ec2..dd4a2c2 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
--
1.7.1