[U-Boot] [PATCH 03/15] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled

Mike Frysinger vapier at gentoo.org
Thu Mar 5 00:48:32 CET 2009


On Wednesday 04 March 2009 18:32:53 Peter Tyser wrote:
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
>  tools/Makefile |  107
> +++++++++++++++++++++++++++++--------------------------- 1 files changed,
> 55 insertions(+), 52 deletions(-)
>
> diff --git a/tools/Makefile b/tools/Makefile
> index 991ad8b..09512ec 100644
> --- a/tools/Makefile
> +++ b/tools/Makefile
> @@ -21,57 +21,6 @@
>  # MA 02111-1307 USA
>  #
>
> -# Generated executable files
> -BIN_FILES-y += img2srec$(SFX)
> -BIN_FILES-y += mkimage$(SFX)
> -BIN_FILES-y += envcrc$(SFX)
> -BIN_FILES-y += ubsha1$(SFX)
> -BIN_FILES-y += gen_eth_addr$(SFX)
> -BIN_FILES-y += bmp_logo$(SFX)

this patch seems to move a large chunk of code around in the file for no real 
discernible reason ... maybe some unrelated changes got squashed here ?
-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/20090304/b081d354/attachment.pgp 


More information about the U-Boot mailing list