public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/4] tools: enable img2srec for "all" target
@ 2010-08-15  4:03 Mike Frysinger
  2010-08-15  4:03 ` [U-Boot] [PATCH 2/4] tools: update .gitignore Mike Frysinger
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Mike Frysinger @ 2010-08-15  4:03 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 tools/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/Makefile b/tools/Makefile
index 749d994..ea271bf 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -41,6 +41,7 @@ include $(TOPDIR)/config.mk
 # Enable all the config-independent tools
 ifneq ($(HOST_TOOLS_ALL),)
 CONFIG_LCD_LOGO = y
+CONFIG_CMD_LOADS = y
 CONFIG_CMD_NET = y
 CONFIG_INCA_IP = y
 CONFIG_NETCONSOLE = y
-- 
1.7.2

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

end of thread, other threads:[~2010-11-15 11:35 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-15  4:03 [U-Boot] [PATCH 1/4] tools: enable img2srec for "all" target Mike Frysinger
2010-08-15  4:03 ` [U-Boot] [PATCH 2/4] tools: update .gitignore Mike Frysinger
2010-09-12 19:39   ` Wolfgang Denk
2010-08-15  4:03 ` [U-Boot] [PATCH 3/4] unify toplevel tools targets Mike Frysinger
2010-09-12 19:40   ` Wolfgang Denk
2010-08-15  4:03 ` [U-Boot] [PATCH 4/4] tools/env: use host build flags Mike Frysinger
2010-09-12 19:41   ` Wolfgang Denk
2010-11-08 18:15     ` Detlev Zundel
2010-11-08 23:15       ` Wolfgang Denk
2010-11-09  0:01         ` Steve Sakoman
2010-11-09  9:19           ` Daniel Hobi
2010-11-10  9:19       ` Mike Frysinger
2010-11-10 19:54         ` Wolfgang Denk
2010-11-10 22:11           ` Mike Frysinger
2010-11-10 22:29             ` Wolfgang Denk
2010-11-10 22:55               ` Mike Frysinger
2010-11-14 21:59                 ` Wolfgang Denk
2010-11-15 11:35                   ` Mike Frysinger
2010-09-12 19:39 ` [U-Boot] [PATCH 1/4] tools: enable img2srec for "all" target Wolfgang Denk
2010-09-12 19:44   ` Mike Frysinger
2010-09-12 20:05 ` Wolfgang Denk

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