aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/butterfly/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/butterfly/Makefile.inc')
-rw-r--r--src/mainboard/google/butterfly/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/butterfly/Makefile.inc b/src/mainboard/google/butterfly/Makefile.inc
index f735e9cb57..456528e517 100644
--- a/src/mainboard/google/butterfly/Makefile.inc
+++ b/src/mainboard/google/butterfly/Makefile.inc
@@ -21,5 +21,6 @@ ramstage-y += ec.c
romstage-y += chromeos.c
ramstage-y += chromeos.c
+romstage-y += gpio.c
smm-$(CONFIG_HAVE_SMI_HANDLER) += mainboard_smi.c