aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/drallion/Makefile.inc
diff options
context:
space:
mode:
authorEric Lai <ericr_lai@compal.corp-partner.google.com>2019-08-27 15:32:36 +0800
committerPatrick Georgi <pgeorgi@google.com>2019-08-28 09:19:53 +0000
commit65e4f7858e819cc4d5b277b1384bad127f46575c (patch)
tree28c9a7c067760445896228b1319d8175849a4c33 /src/mainboard/google/drallion/Makefile.inc
parent02240b7a5e6d0202f58be6741ea9147704e54868 (diff)
mb/google/drallion: add dummy SPD file
Drallion will use soldered down memory. Add dummy spd file. BUG=b:139397313 BRANCH=N/A TEST=Build and check cbfs has the dummy spd.bin Change-Id: Ife59c2dd689d72b117f30e832a3ce7eed4fa4220 Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35113 Reviewed-by: Mathew King <mathewk@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/drallion/Makefile.inc')
-rw-r--r--src/mainboard/google/drallion/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/drallion/Makefile.inc b/src/mainboard/google/drallion/Makefile.inc
index c16e7d203d..e7c90bbcd2 100644
--- a/src/mainboard/google/drallion/Makefile.inc
+++ b/src/mainboard/google/drallion/Makefile.inc
@@ -36,3 +36,5 @@ verstage-y += ec.c
subdirs-y += variants/$(VARIANT_DIR)
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
+
+subdirs-y += spd