public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] tools: enable img2srec for "all" target
Date: Sun, 12 Sep 2010 15:44:46 -0400	[thread overview]
Message-ID: <201009121544.47281.vapier@gentoo.org> (raw)
In-Reply-To: <20100912193906.3FFB015242D@gemini.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 

  reply	other threads:[~2010-09-12 19:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2010-09-12 20:05 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201009121544.47281.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox