aboutsummaryrefslogtreecommitdiff
path: root/src/superio/ite/it8712f/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/ite/it8712f/Makefile.inc')
-rw-r--r--src/superio/ite/it8712f/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/ite/it8712f/Makefile.inc b/src/superio/ite/it8712f/Makefile.inc
index 3c8a5125e9..ce756453b5 100644
--- a/src/superio/ite/it8712f/Makefile.inc
+++ b/src/superio/ite/it8712f/Makefile.inc
@@ -18,5 +18,5 @@
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
##
+romstage-$(CONFIG_SUPERIO_ITE_IT8712F) += early_serial.c
ramstage-$(CONFIG_SUPERIO_ITE_IT8712F) += superio.c
-