aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/samus/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/samus/Makefile.inc')
-rw-r--r--src/mainboard/google/samus/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/samus/Makefile.inc b/src/mainboard/google/samus/Makefile.inc
index 343bdf4dc6..f23352f471 100644
--- a/src/mainboard/google/samus/Makefile.inc
+++ b/src/mainboard/google/samus/Makefile.inc
@@ -24,7 +24,11 @@ ramstage-y += chromeos.c
smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c
+romstage-y += pei_data.c
+ramstage-y += pei_data.c
+
## DIMM SPD for on-board memory
+romstage-y += spd.c
SPD_BIN = $(obj)/spd.bin
# Order of names in SPD_SOURCES is important!