]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
tools: enable img2srec for "tools-all" target
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Aug 2010 04:03:19 +0000 (00:03 -0400)
committerWolfgang 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

index b2e73b2ccc5b2a23ce21aaafee186e40e73f9ce0..feb8d23a3dcae9df382f11048ff4cc5480878c5c 100644 (file)
@@ -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