aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801jx/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82801jx/Makefile.inc')
-rw-r--r--src/southbridge/intel/i82801jx/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801jx/Makefile.inc b/src/southbridge/intel/i82801jx/Makefile.inc
index 30ed351970..1527b8adb0 100644
--- a/src/southbridge/intel/i82801jx/Makefile.inc
+++ b/src/southbridge/intel/i82801jx/Makefile.inc
@@ -16,6 +16,9 @@
ifeq ($(CONFIG_SOUTHBRIDGE_INTEL_I82801JX),y)
+bootblock-y += bootblock.c
+bootblock-y += early_init.c
+
ramstage-y += i82801jx.c
ramstage-y += pci.c
ramstage-y += lpc.c