aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/haswell/Makefile.inc')
-rw-r--r--src/northbridge/intel/haswell/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/northbridge/intel/haswell/Makefile.inc b/src/northbridge/intel/haswell/Makefile.inc
index c6d6b2eee8..055c2a8a0d 100644
--- a/src/northbridge/intel/haswell/Makefile.inc
+++ b/src/northbridge/intel/haswell/Makefile.inc
@@ -36,4 +36,6 @@ mrc.bin-file := $(call strip_quotes,$(CONFIG_MRC_FILE))
mrc.bin-position := 0xfffa0000
mrc.bin-type := mrc
+postcar-y += ram_calc.c
+
endif