[U-Boot] [PATCH 2/2 V2] rename include/zlib.h to include/u-boot/zlib.h
Wolfgang Denk
wd at denx.de
Sat Apr 4 15:38:16 CEST 2009
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1238842151-24471-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> Some systems have zlib.h installed in /usr/include/. This isn't the
> desired file (we want the one in include/zlib.h). This will avoid the
> conflict.
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
> Fix commint Message
>
> Best Regards,
> J.
> common/cmd_bootm.c | 2 +-
> fs/cramfs/uncompress.c | 2 +-
> include/{ => u-boot}/zlib.h | 0
> lib_arm/bootm.c | 2 +-
> lib_avr32/bootm.c | 2 +-
> lib_generic/crc32.c | 2 +-
> lib_generic/gunzip.c | 2 +-
> lib_generic/zlib.c | 2 +-
> lib_i386/bootm.c | 2 +-
> lib_m68k/bootm.c | 2 +-
> lib_microblaze/bootm.c | 2 +-
> lib_mips/bootm.c | 2 +-
> lib_ppc/bootm.c | 2 +-
> 13 files changed, 12 insertions(+), 12 deletions(-)
> rename include/{ => u-boot}/zlib.h (100%)
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: wd at denx.de
Neckties strangle clear thinking. -- Lin Yutang
More information about the U-Boot
mailing list