[U-Boot-Users] [RFC] Rename include/md5.h to u-boot-md5.h
Wolfgang Denk
wd at denx.de
Mon Apr 14 03:09:36 CEST 2008
In message <1207171147-3228-1-git-send-email-afleming at freescale.com> you wrote:
> Some systems have md5.h installed in /usr/include/. This isn't the desired
> file (we want the one in include/md5.h). This will avoid the conflict.
> This fixes the host tools building problem
>
> Signed-off-by: Andy Fleming <afleming at freescale.com>
> ---
>
> This fixes the problem for me, at least...
>
> common/image.c | 4 ++--
> include/u-boot-md5.h | 23 +++++++++++++++++++++++
> lib_generic/md5.c | 2 +-
> 3 files changed, 26 insertions(+), 3 deletions(-)
> create mode 100644 include/u-boot-md5.h
Applied with slight modification: I decided to use a separate
directory, i. e. include/u-boot/md5.h
Thanks a lot!
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
The rule on staying alive as a program manager is to give 'em a num-
ber or give 'em a date, but never give 'em both at once.
More information about the U-Boot
mailing list