In message <[EMAIL PROTECTED]> you wrote:
> This commit:
> commit 338cc038461a6c7709c5b86fd9a240209338a1ae
> Author: Wolfgang Denk <[EMAIL PROTECTED]>
> Date:   Fri Jun 6 14:28:14 2008 +0200
> 
>     tools/mkimage: fix compiler warnings on some systems.
> 
> Broke building on some systems, because the host's string.h was interfering
> with u-boot's linux/string.h.  It doesn't look like we need the u-boot one if
> we're building for the host, so now we only include when building inside
> u-boot.
> 
> Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
> ---
>  lib_generic/md5.c  |    2 +-
>  lib_generic/sha1.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

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: [EMAIL PROTECTED]
Never call a man a fool.  Borrow from him.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to