aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/elog/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/elog/Makefile.inc')
-rw-r--r--src/drivers/elog/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/drivers/elog/Makefile.inc b/src/drivers/elog/Makefile.inc
index 79a7cc0f7f..cce1c3d6d7 100644
--- a/src/drivers/elog/Makefile.inc
+++ b/src/drivers/elog/Makefile.inc
@@ -1,3 +1,7 @@
+bootblock-$(CONFIG_ELOG_PRERAM) += elog.c
+verstage-$(CONFIG_ELOG_PRERAM) += elog.c
+romstage-$(CONFIG_ELOG_PRERAM) += elog.c
+postcar-$(CONFIG_ELOG_PRERAM) += elog.c
ramstage-$(CONFIG_ELOG) += elog.c
smm-$(CONFIG_ELOG_GSMI) += elog.c gsmi.c