diff options
author | Andy Fleming <afleming@freescale.com> | 2008-06-11 18:10:20 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-06-12 08:51:35 +0200 |
commit | a94f22f08f280905926219e568568964cb9eeb9d (patch) | |
tree | 2006a21858c69a983d62fb0a0d0b860d70ab988b /doc/README.Purple | |
parent | 9973e3c614721bbf169882ffc3be266a6611cd60 (diff) | |
download | u-boot-imx-a94f22f08f280905926219e568568964cb9eeb9d.zip u-boot-imx-a94f22f08f280905926219e568568964cb9eeb9d.tar.gz u-boot-imx-a94f22f08f280905926219e568568964cb9eeb9d.tar.bz2 |
Fix build issue with string.h and linux/string.h
This commit:
commit 338cc038461a6c7709c5b86fd9a240209338a1ae
Author: Wolfgang Denk <wd@denx.de>
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 <afleming@freescale.com>
Diffstat (limited to 'doc/README.Purple')
0 files changed, 0 insertions, 0 deletions