]> Git Repo - J-u-boot.git/commit - MAKEALL
MAKEALL: add support for per architecture toolchains
authorAllen Martin <[email protected]>
Tue, 29 Jan 2013 14:34:58 +0000 (14:34 +0000)
committerTom Rini <[email protected]>
Wed, 20 Feb 2013 14:40:34 +0000 (09:40 -0500)
commit47104c37de076e2be35ae1b3d144614f4d24a766
treed431709a99a447a3d1c9762833be7d51d644e553
parent3e34cf7bffb87f3a96a87a4d1e0a76df7322b3c1
MAKEALL: add support for per architecture toolchains

Add support for per architecture CROSS_COMPILE toolchain definitions
via CROSS_COMPILE_ARCH where "ARCH" is any of the supported u-boot
architectures.  This allows building every supported u-boot board in a
single pass of MAKEALL.

Signed-off-by: Allen Martin <[email protected]>
Acked-by: Simon Glass <[email protected]>
Reviewed-by: Stephen Warren <[email protected]>
MAKEALL
This page took 0.034627 seconds and 4 git commands to generate.