
13 Nov
2014
13 Nov
'14
4:32 a.m.
On 12 November 2014 20:28, Masahiro Yamada yamada.m@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@jp.panasonic.com Cc: Simon Glass sjg@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@chromium.org
Regards, Simon