aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/nehalem/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/nehalem/Makefile.inc')
-rw-r--r--src/northbridge/intel/nehalem/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/nehalem/Makefile.inc b/src/northbridge/intel/nehalem/Makefile.inc
index 17bbaffe3a..b5c19ffaf3 100644
--- a/src/northbridge/intel/nehalem/Makefile.inc
+++ b/src/northbridge/intel/nehalem/Makefile.inc
@@ -31,7 +31,7 @@ smm-$(CONFIG_HAVE_SMI_HANDLER) += finalize.c
$(obj)/mrc.cache:
dd if=/dev/zero count=1 \
- bs=$(shell printf "%d" $(CONFIG_TRAINING_CACHE_SIZE) ) | \
+ bs=$(shell printf "%d" $(CONFIG_MRC_CACHE_SIZE) ) | \
tr '\000' '\377' > $@
cbfs-files-y += mrc.cache