coreboot-kgpe-d16/src
Paul Kocialkowski 6a106943d0 chromeos: vboot: Adaptations for using a separate object out directory
$(obj) might be defined either as a relative or an absolute path. Thus, it has
to be filtered out before adding $(top) to it (in case of an absolute path) when
building vboot. It is then provided separately in CFLAGS (as an absolute path).

In addition, VB2_LIB inherits $(obj), so it might also already be an absolute
path, and prefixing $(top) to it doesn't apply. Thus, the absolute path to it
should be passed to the vboot make command.

Change-Id: I13e893ebdf22c4513ee40d9331a30ac7de8f9788
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-on: http://review.coreboot.org/11120
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-08-10 20:19:03 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch riscv-spike: support for Spike emulation of riscv 2015-08-09 19:56:52 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu via/nano: Move CPU microcode to 3rdparty/blobs 2015-08-07 19:31:56 +02:00
device x86 realmode: Set up the 8254 timer before running option rom 2015-07-16 04:03:45 +02:00
drivers drivers/pc80/i8254.c: Indent with GNU indent 2.2.11 2015-08-09 20:38:39 +02:00
ec mec: Correct the access mode for short payloads 2015-07-21 21:22:15 +02:00
include Add SoC specific microcode update check in ramstage 2015-07-29 20:26:22 +02:00
lib Only apply libgcc workaround on x86-32 2015-08-09 21:03:48 +02:00
mainboard google/stout: Fix ELOG related ifdefs 2015-08-10 18:17:44 +02:00
northbridge intel/i945: don't read structs out of uninitialized pointers 2015-08-10 18:09:04 +02:00
soc samsung/exynos5250: Add vboot2 memory region 2015-08-09 21:58:05 +02:00
southbridge amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS 2015-08-09 21:16:41 +02:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode chromeos: vboot: Adaptations for using a separate object out directory 2015-08-10 20:19:03 +02:00
Kconfig riscv-emulation: Set stack size to 0 in Kconfig 2015-07-14 16:56:25 +02:00