[U-Boot] [PATCH] push CROSS_COMPILE out to $(ARCH)_config.mk

Mike Frysinger vapier at gentoo.org
Thu Jul 9 19:58:45 CEST 2009


On Sunday 14 June 2009 23:33:14 Mike Frysinger wrote:
> Each arch should handle setting a proper default CROSS_COMPILE value in
> their own config.mk file rather than having to maintain a large ugly list
> in the Makefile.  By using conditional assignment, we don't have to worry
> about the variable already being set (env/cmdline/etc...).
>
> The common config.mk file takes care of exporting CROSS_COMPILE already,
> and while a few variables (toolchain ones) utilize CROSS_COMPILE before
> including the arch config.mk, they do so with deferred assignment.

with people looking at moving these files/etc..., can this be merged sooner 
rather than later ?  i just dont want to induce unnecessary conflicts.
-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/20090709/13de2c9a/attachment.pgp 


More information about the U-Boot mailing list