From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sun, 12 Sep 2010 15:44:46 -0400 Subject: [U-Boot] [PATCH 1/4] tools: enable img2srec for "all" target In-Reply-To: <20100912193906.3FFB015242D@gemini.denx.de> References: <1281845002-26525-1-git-send-email-vapier@gentoo.org> <20100912193906.3FFB015242D@gemini.denx.de> Message-ID: <201009121544.47281.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday, September 12, 2010 15:39:06 Wolfgang Denk wrote: > Mike Frysinger wrote: > > 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 > > Do we really need this? Only very few people will ever need the > img2srec tool, so why build it for everybody? it is only built when people do `make tools-all`, not `make tools`, and in this case, yes, i think we should be building it -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20100912/8da55728/attachment.pgp