u-boot/arch/x86
Masahiro Yamada 37c9940a09 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
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>
Acked-by: Simon Glass <sjg@chromium.org>
2014-11-23 06:49:02 -05:00
..
cpu x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 2014-11-23 06:49:02 -05:00
dts dm: x86: Convert coreboot serial to use driver model 2014-10-23 19:45:45 -06:00
include/asm x86: Move kernel boot function to arch/x86/lib/bootm.c 2014-10-28 20:43:58 -06:00
lib x86: Correct a few progress message nits 2014-10-28 20:44:27 -06:00
config.mk x86: set CONFIG_USE_PRIVATE_LIBGCC to y 2014-10-23 13:19:04 -04:00
Kconfig kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 2014-10-23 13:19:09 -04:00