coreboot/src
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
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
commonlib chromeos: Add timestamps to measure VPD read times 2016-01-27 16:27:18 +01:00
console console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
cpu Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
device arch/x86: Drop arch/pciconf.h 2016-01-26 20:22:44 +01:00
drivers drivers/intel/fsp1_1: Enable builds without MRC cache 2016-01-27 21:33:18 +01:00
ec ec: Add support for EC used on Purism Librem laptops 2016-01-21 02:31:34 +01:00
include lib/memrange: allow stack allocated free list 2016-01-23 18:25:26 +01:00
lib Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
mainboard intel/strago: Set LPC_CLKRUNB to PU_20K to solve leakage issue. 2016-01-28 00:04:19 +01:00
northbridge nb/intel/pineview: Increase MMCONF decoding to 256 busses 2016-01-26 04:51:38 +01:00
soc soc/braswell: Fix leakage on V1P8S rail 2016-01-27 23:59:39 +01:00
southbridge sb/intel/i82801gx: Clean up sata.c 2016-01-20 19:16:40 +01:00
superio header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
vendorcode Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
Kconfig Kconfig: Recommend not enabling UPDATE_IMAGE option 2016-01-22 19:22:07 +01:00