summaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/dedede/Makefile.inc')
-rw-r--r--src/mainboard/google/dedede/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/Makefile.inc b/src/mainboard/google/dedede/Makefile.inc
index 8f501131e1..f214544e09 100644
--- a/src/mainboard/google/dedede/Makefile.inc
+++ b/src/mainboard/google/dedede/Makefile.inc
@@ -2,6 +2,8 @@ bootblock-y += bootblock.c
ramstage-y += mainboard.c
+smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c
+
subdirs-y += variants/baseboard
CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/baseboard/include