coreboot-kgpe-d16/src/cpu
Nico Huber 81b09f4008 Makefile: Make full use of src-to-obj macro
There were several spots in the tree where the path to a per class
object file was hardcoded. To make use of the src-to-obj macro for
this, it had to be moved before the inclusion of subdirs. Which is
fine, as it doesn't have dependencies beside $(obj).

Tested by verifying that the resulting coreboot.rom files didn't change
for all of Jenkins' abuild configurations.

Change-Id: I2eb1beeb8ae55872edfd95f750d7d5a1cee474c4
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/13180
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2016-01-28 00:31:00 +01:00
..
allwinner cpu/allwinner/a10: Fix I2c speed calculation 2015-12-25 21:51:23 +01:00
amd cpu/amd/family_10h-family_15h: Move CBMEM storage out of CC6 save region 2016-01-24 23:23:23 +01:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files 2015-12-30 18:34:08 +01:00
intel Remove #ifdef checks on Kconfig symbols 2015-12-06 18:46:12 +01:00
qemu-x86 qemu-x86: Enable SMP support 2015-12-08 15:54:27 +01:00
ti Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
via tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
x86 Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
Kconfig cpu: Add a way to use microcode .h files back to the build 2015-11-10 19:22:40 +01:00
Makefile.inc cpu: Add a way to use microcode .h files back to the build 2015-11-10 19:22:40 +01:00