summaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer/Makefile.inc
diff options
context:
space:
mode:
authorNick Vaccaro <nvaccaro@google.com>2020-05-08 16:16:36 -0700
committerPatrick Georgi <pgeorgi@google.com>2020-05-13 08:38:44 +0000
commit785a3b4a6fa7c0d2597d3322e8c0394d51c9c41a (patch)
tree4593813da2ee75398817d5f77cda7ffa22ccc780 /src/mainboard/google/volteer/Makefile.inc
parent38779e6b8304cf4078bede5512ca07f609f3ea63 (diff)
downloadcoreboot-785a3b4a6fa7c0d2597d3322e8c0394d51c9c41a.tar.xz
mb/google/volteer: move SPD files to variant directories
Memory SPD files for each variant are now stored in the variant's mb/google/volteer/variants/<variant_name>/spd directory instead of storing them in mb/google/volteer/spd. This change moves SPDs to where they are needed and changes the makefile to look for them in their new locations. BUG=b:156126658 TEST="emerge-volteer coreboot chromeos-bootimage", flash and boot a proto2 SKU4 to the kernel. Change-Id: I759c979027477a2a4c5489a6b12278799488d6e7 Signed-off-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41184 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/volteer/Makefile.inc')
-rw-r--r--src/mainboard/google/volteer/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/Makefile.inc b/src/mainboard/google/volteer/Makefile.inc
index 4ef81c4912..75f8a58245 100644
--- a/src/mainboard/google/volteer/Makefile.inc
+++ b/src/mainboard/google/volteer/Makefile.inc
@@ -22,6 +22,7 @@ CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/baseboard/include
VARIANT_DIR:=$(call strip_quotes,$(CONFIG_VARIANT_DIR))
subdirs-y += variants/$(VARIANT_DIR)
+subdirs-y += variants/$(VARIANT_DIR)/spd
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
subdirs-y += spd