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 3d218fde74..e4408f1ac1 100644
--- a/src/ec/lenovo/h8/Makefile.inc
+++ b/src/ec/lenovo/h8/Makefile.inc
@@ -8,6 +8,7 @@ endif
ramstage-y += h8.c
ramstage-y += bluetooth.c
ramstage-y += wwan.c
+ramstage-$(CONFIG_HAVE_ACPI_TABLES) += ssdt.c
smm-y += smm.c
endif