On 12 November 2014 20:28, Masahiro Yamada <[email protected]> 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 <[email protected]> > Cc: Simon Glass <[email protected]> > --- > > 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 <[email protected]> Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

