[U-Boot] [PATCH 1/4] tools: enable img2srec for "all" target
Wolfgang Denk
wd at denx.de
Sun Sep 12 21:39:06 CEST 2010
Dear Mike Frysinger,
In message <1281845002-26525-1-git-send-email-vapier at gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> tools/Makefile | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> 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?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You'll learn something about men and women -- the way they're
supposed to be. Caring for each other, being happy with each other,
being good to each other. That's what we call love. You'll like that
a lot.
-- Kirk, "The Apple", stardate 3715.6
More information about the U-Boot
mailing list