aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/stout/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/stout/Makefile.inc')
-rw-r--r--src/mainboard/google/stout/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/stout/Makefile.inc b/src/mainboard/google/stout/Makefile.inc
index be1f0fe91f..f4f2284de4 100644
--- a/src/mainboard/google/stout/Makefile.inc
+++ b/src/mainboard/google/stout/Makefile.inc
@@ -18,8 +18,8 @@ ramstage-y += ec.c
romstage-y += chromeos.c
ramstage-y += chromeos.c
-smm-$(CONFIG_HAVE_SMI_HANDLER) += mainboard_smi.c
-smm-$(CONFIG_HAVE_SMI_HANDLER) += ec.c
+smm-y += mainboard_smi.c
+smm-y += ec.c
SRC_ROOT = $(src)/mainboard/google/stout
romstage-y += gpio.c