[U-Boot] [PATCH v2] Kbuild: introduce Makefile in arch/$ARCH/

Masahiro Yamada yamada.m at jp.panasonic.com
Tue Nov 25 04:51:59 CET 2014


Hi Daniel,

On Fri, 21 Nov 2014 23:51:33 +0100
Daniel Schwierzeck <daniel.schwierzeck at gmail.com> wrote:

> Introduce a Makefile under arch/$ARCH/ and include it in the
> top Makefile (similar to Linux kernel). This allows further
> refactoringi like moving architecture-specific code out of global
> makefiles, deprecating config variables (CPU, CPUDIR, SOC) or
> deprecating arch/$ARCH/config.mk.
> 
> In contrary to Linux kernel, U-Boot defines the ARCH variable by
> Kconfig, thus the arch Makefile can only included conditionally
> after the top config.mk.
> 
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>


Acked-by: Masahiro Yamada <yamada.m at jp.panasonic.com>




More information about the U-Boot mailing list