projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abd315a
)
tools: enable img2srec for "tools-all" target
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 15 Aug 2010 04:03:19 +0000
(
00:03
-0400)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 19 Sep 2010 17:29:50 +0000
(19:29 +0200)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index b2e73b2ccc5b2a23ce21aaafee186e40e73f9ce0..feb8d23a3dcae9df382f11048ff4cc5480878c5c 100644
(file)
--- 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