[U-Boot] [PATCH 2/4] x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory

Simon Glass sjg at chromium.org
Thu Nov 13 04:32:00 CET 2014


On 12 November 2014 20:28, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> The references of CONFIG_SYS_COREBOOT in arch/x86/cpu/coreboot/Makefile
> are redundant because the build system descends into the directory
> only when CONFIG_SYS_COREBOOT is defined.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/Makefile          |  2 +-
>  arch/x86/cpu/coreboot/Makefile | 12 ++++++------
>  2 files changed, 7 insertions(+), 7 deletions(-)

Yes, this was annoying me, thanks.

Acked-by: Simon Glass <sjg at chromium.org>

Regards,
Simon


More information about the U-Boot mailing list