aboutsummaryrefslogtreecommitdiff
path: root/src/superio/ite/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/ite/Makefile.inc')
-rw-r--r--src/superio/ite/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/superio/ite/Makefile.inc b/src/superio/ite/Makefile.inc
index eb073d441d..487beb1709 100644
--- a/src/superio/ite/Makefile.inc
+++ b/src/superio/ite/Makefile.inc
@@ -16,6 +16,9 @@
## include generic ite pre-ram stage driver
romstage-$(CONFIG_SUPERIO_ITE_COMMON_ROMSTAGE) += common/early_serial.c
+## include generic ite environment controller driver
+ramstage-$(CONFIG_SUPERIO_ITE_ENV_CTRL) += common/env_ctrl.c
+
subdirs-y += it8671f
subdirs-y += it8712f
subdirs-y += it8716f