Aaron Durbin uploaded patch set #3 to this change.

View Change

soc/{amd,intel}: remove soc specific directory from include path

We shouldn't be providing -I include paths to the root of the soc
specific directory. It allows for lazy includes that can collide,
but there's no way of knowing the winning path since the winning
path is determined by Makefile.inc parsing order.

Change-Id: I2dea1b7e01ea1d40686acd8f06fa8df193bf1769
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
---
M src/mainboard/amd/gardenia/OemCustomize.c
M src/mainboard/amd/padmelon/OemCustomize.c
M src/mainboard/facebook/fbg1701/romstage.c
M src/mainboard/google/fizz/mainboard.c
M src/mainboard/google/hatch/variants/akemi/variant.c
M src/mainboard/google/hatch/variants/duffy/mainboard.c
M src/mainboard/google/hatch/variants/kaisa/mainboard.c
M src/mainboard/google/hatch/variants/kindred/variant.c
M src/mainboard/google/hatch/variants/puff/mainboard.c
M src/mainboard/google/kahlee/OemCustomize.c
M src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c
M src/mainboard/google/poppy/variants/atlas/mainboard.c
M src/mainboard/google/poppy/variants/nami/mainboard.c
M src/mainboard/google/poppy/variants/nautilus/mainboard.c
M src/mainboard/google/poppy/variants/nocturne/mainboard.c
M src/mainboard/portwell/m107/romstage.c
M src/soc/amd/picasso/Makefile.inc
M src/soc/amd/stoneyridge/Makefile.inc
M src/soc/amd/stoneyridge/include/soc/southbridge.h
M src/soc/intel/braswell/Makefile.inc
M src/soc/intel/cannonlake/Makefile.inc
M src/soc/intel/icelake/Makefile.inc
M src/soc/intel/jasperlake/Makefile.inc
M src/soc/intel/quark/Makefile.inc
M src/soc/intel/skylake/Makefile.inc
M src/soc/intel/skylake/romstage/systemagent.c
M src/soc/intel/tigerlake/Makefile.inc
M src/soc/intel/xeon_sp/lpc.c
28 files changed, 25 insertions(+), 28 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/41355/3

To view, visit change 41355. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2dea1b7e01ea1d40686acd8f06fa8df193bf1769
Gerrit-Change-Number: 41355
Gerrit-PatchSet: 3
Gerrit-Owner: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset