From: Nathan Binkert Date: Tue, 23 Nov 2004 00:10:36 +0000 (-0500) Subject: Make it so we can easily disable compiling of some of the caches. X-Git-Tag: m5_1.0_tutorial~76^2~24^2~2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eefd60f17534c1adfc598d7fd91afd95c0b4400f;p=gem5.git Make it so we can easily disable compiling of some of the caches. All that needs to be done is comment out the stuff you don't care about in the header files in the mem/config. For now, the default is to leave everything on. --HG-- extra : convert_revision : a3638ab3927339d92803479bc0c30728f0b977ad ---