Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22925
to look at the new patch set (#2).
Change subject: drivers/mrc_cache/Makefile.inc: only add mrc.cache when CONFIG_CACHE_MRC_SETTINGS is set ......................................................................
drivers/mrc_cache/Makefile.inc: only add mrc.cache when CONFIG_CACHE_MRC_SETTINGS is set
In commit decd0628 mac.cache is always added, but CONFIG_MRC_SETTINGS_CACHE_SIZE is not used in sandybridge, which makes mrc.cache have zero size.
Change-Id: Iab3ac87e43408ef51f0158f319eb1c8ccfce8a55 Signed-off-by: Iru Cai mytbk920423@gmail.com --- M src/drivers/mrc_cache/Makefile.inc 1 file changed, 6 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/22925/2