aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-q35/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation/qemu-q35/Makefile.inc')
-rw-r--r--src/mainboard/emulation/qemu-q35/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/emulation/qemu-q35/Makefile.inc b/src/mainboard/emulation/qemu-q35/Makefile.inc
index e142d4d5c1..ddcf6da062 100644
--- a/src/mainboard/emulation/qemu-q35/Makefile.inc
+++ b/src/mainboard/emulation/qemu-q35/Makefile.inc
@@ -14,3 +14,5 @@ ramstage-y += ../qemu-i440fx/northbridge.c
verstage-$(CONFIG_CHROMEOS) += chromeos.c
verstage-$(CONFIG_CHROMEOS) += ../qemu-i440fx/fw_cfg.c
ramstage-$(CONFIG_CHROMEOS) += chromeos.c
+
+smm-$(CONFIG_HAVE_SMI_HANDLER) += smi.c