public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/1] vision2: add u-boot.imx to ALL targe
@ 2010-10-20 12:19 Jason Liu
  2010-10-20 12:53 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Liu @ 2010-10-20 12:19 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Jason Liu <r64343@freescale.com>
---
 board/ttcontrol/vision2/config.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/board/ttcontrol/vision2/config.mk b/board/ttcontrol/vision2/config.mk
index 59f3367..1b18489 100644
--- a/board/ttcontrol/vision2/config.mk
+++ b/board/ttcontrol/vision2/config.mk
@@ -23,3 +23,4 @@
 LDSCRIPT = $(CPUDIR)/$(SOC)/u-boot.lds
 TEXT_BASE = 0x97800000
 IMX_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/imximage_hynix.cfg
+ALL += $(obj)u-boot.imx
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-20 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 12:19 [U-Boot] [PATCH 1/1] vision2: add u-boot.imx to ALL targe Jason Liu
2010-10-20 12:53 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox