raptorbrino@aim.com 883e3925d9 Fix build problems under Cygwin
This patch allows u-boot to build without error in a cygwin
environment.  Cygwin does not define __u64 in it's
include/asm/types.h file.  The -idirafter flag in the u-boot
build causes the inclusion of the cygwin types.h file as opposed
to u-bot/include/asm/types.h file which does define __u64.
Subsequently, sha1.c compile fails due to unknown symbol.

Signed-off-by: Brian Miller <raptorbrino@netscape.net>
2008-01-09 15:07:02 +01:00
..
2006-09-01 19:44:05 +02:00
2006-10-09 00:42:01 +02:00
2001-11-03 22:15:16 +00:00
2007-11-15 08:46:46 -07:00
2001-09-06 22:25:14 +00:00
2005-07-21 11:22:21 +02:00
2003-06-27 21:31:46 +00:00
2008-01-09 15:07:02 +01:00
2001-04-02 19:55:34 +00:00
2007-05-15 22:18:07 +02:00
2004-09-08 22:03:11 +00:00