aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo/h8/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/lenovo/h8/Makefile.inc')
-rw-r--r--src/ec/lenovo/h8/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/Makefile.inc b/src/ec/lenovo/h8/Makefile.inc
index 4829e7b624..da9cee1d9f 100644
--- a/src/ec/lenovo/h8/Makefile.inc
+++ b/src/ec/lenovo/h8/Makefile.inc
@@ -1,5 +1,6 @@
ifeq ($(CONFIG_EC_LENOVO_H8),y)
ramstage-y += h8.c
+smm-y += smm.c
endif