summaryrefslogtreecommitdiff
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.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/drivers/elog/Makefile.inc b/src/drivers/elog/Makefile.inc
index a01841db96..32509c8ce0 100644
--- a/src/drivers/elog/Makefile.inc
+++ b/src/drivers/elog/Makefile.inc
@@ -1 +1,4 @@
ramstage-$(CONFIG_ELOG) += elog.c
+
+romstage-$(CONFIG_ELOG_BOOT_COUNT) += boot_count.c
+ramstage-$(CONFIG_ELOG_BOOT_COUNT) += boot_count.c