[U-Boot] [PATCH 1/4] tools: enable img2srec for "all" target

Mike Frysinger vapier at gentoo.org
Sun Sep 12 21:44:46 CEST 2010


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 


More information about the U-Boot mailing list