u-boot-brain/arch/x86/cpu
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
..
coreboot x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 2014-11-23 06:49:02 -05:00
call64.S x86: Add support for starting 64-bit kernel 2014-10-28 20:43:47 -06:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
cpu.c x86: Add support for starting 64-bit kernel 2014-10-28 20:43:47 -06:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 2014-11-23 06:49:02 -05:00
resetvec.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start.S dm: x86: Support pre-reloc malloc() 2014-10-23 19:45:28 -06:00
start16.S x86: Fix GDT limit in start16.S 2014-10-22 09:03:07 -06:00
u-boot.lds Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00