summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82371eb/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82371eb/Makefile.inc')
-rw-r--r--src/southbridge/intel/i82371eb/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82371eb/Makefile.inc b/src/southbridge/intel/i82371eb/Makefile.inc
index 131010fc3d..390fd9783e 100644
--- a/src/southbridge/intel/i82371eb/Makefile.inc
+++ b/src/southbridge/intel/i82371eb/Makefile.inc
@@ -16,6 +16,8 @@
ifeq ($(CONFIG_SOUTHBRIDGE_INTEL_I82371EB),y)
+bootblock-y += bootblock.c
+
ramstage-y += i82371eb.c
ramstage-y += isa.c
ramstage-y += ide.c