[U-Boot] [U-Boot, 2/2] Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)

Tom Rini trini at ti.com
Mon Dec 16 15:14:15 CET 2013


On Thu, Nov 28, 2013 at 12:09:59PM +0900, Masahiro Yamada wrote:

> Convert like follows:
> 
>  CPU mpc83xx  -> CONFIG_MPC83xx
>  CPU mpc85xx  -> CONFIG_MPC85xx
>  CPU mpc86xx  -> CONFIG_MPC86xx
>  CPU mpc5xxx  -> CONFIG_MPC5xxx
>  CPU mpc8xx   -> CONFIG_8xx
>  CPU mpc8260  -> CONFIG_8260
>  CPU ppc4xx   -> CONFIG_4xx
>  CPU x86      -> CONFIG_X86
>  ARCH x86     -> CONFIG_X86
>  ARCH powerpc -> CONFIG_PPC
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131216/5239f163/attachment.pgp>


More information about the U-Boot mailing list