[U-Boot] [PATCH] tools/env: fix cross-compilation
Mike Frysinger
vapier at gentoo.org
Fri Jan 6 00:18:04 CET 2012
On Thursday 22 December 2011 13:39:35 Grant Erickson wrote:
> This patch fixes the make infrastructure for the fw_printenv tool such
> that it is built, by default, as a cross-compilation for the target
> board when so requested with TOOLSUBDIRS on the U-Boot make command
> line.
how is this any simpler than the existing method ?
make tools HOSTCC=some-random-target-gcc
the current tools/ subdir is consistent in its handling. this patch would
break that.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120105/75abcd3b/attachment.pgp>
More information about the U-Boot
mailing list