aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801dx/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82801dx/Makefile.inc')
-rw-r--r--src/southbridge/intel/i82801dx/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801dx/Makefile.inc b/src/southbridge/intel/i82801dx/Makefile.inc
index 9070158d0d..9644210b53 100644
--- a/src/southbridge/intel/i82801dx/Makefile.inc
+++ b/src/southbridge/intel/i82801dx/Makefile.inc
@@ -31,3 +31,5 @@ ramstage-y += reset.c
ramstage-$(CONFIG_HAVE_SMI_HANDLER) += smi.c
smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c
+
+romstage-y += early_smbus.c