coreboot-kgpe-d16/src
Stefan Reinauer 0fa5d8f219 payloads: Reorganize Makefile.incs for external payloads
This is not going as far as I would like it to go, but
some of the external payloads have to be fixed up first.
Long term, I would like to  directly add payloads/external/*
to subdirs-y and remove one layer of indirection from the
build process.

For now, moving the payload Makefile targets into payloads/
is already a small improvement.

Change-Id: Ie4eb492eb804e0aaaf1a4d90af2f876f27a32a75
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10829
Reviewed-by: Martin Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-07-07 22:50:15 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch payloads: Reorganize Makefile.incs for external payloads 2015-07-07 22:50:15 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu x86: Drop -Wa,--divide 2015-07-07 18:30:55 +02:00
device ddr3: add missing newline 2015-06-23 01:50:33 +02:00
drivers drivers/i2c/tpm: move tpm driver around a bit more. 2015-06-30 21:34:19 +02:00
ec ec/lenovo/h8: silence sound on boot 2015-07-07 02:40:50 +02:00
include timestamp: add generic cache region 2015-07-07 20:07:27 +02:00
lib timestamp: add generic cache region 2015-07-07 20:07:27 +02:00
mainboard marvel/bg4cd: move timestamp init to SoC code 2015-07-07 20:07:41 +02:00
northbridge sandybridge: provide monotonic timer function 2015-07-07 02:35:52 +02:00
soc marvel/bg4cd: move timestamp init to SoC code 2015-07-07 20:07:41 +02:00
southbridge timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS 2015-07-07 20:07:49 +02:00
superio superio: use common x86 code on x86-64 2015-06-22 07:36:09 +02:00
vendorcode x86: Drop -Wa,--divide 2015-07-07 18:30:55 +02:00
Kconfig payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00