diff options
author | Andreas Sandberg <Andreas.Sandberg@ARM.com> | 2013-02-15 17:40:08 -0500 |
---|---|---|
committer | Andreas Sandberg <Andreas.Sandberg@ARM.com> | 2013-02-15 17:40:08 -0500 |
commit | 1c7aa665bfc678c33cc05829acc52aebb1d2612c (patch) | |
tree | c6819800fa6031fed40dcbc8afe19db81965aa51 /src/cpu/base.cc | |
parent | e5dca84c3f15c63fe19195510d342458402a0716 (diff) | |
download | gem5-1c7aa665bfc678c33cc05829acc52aebb1d2612c.tar.xz |
config: Remove O3 dependencies
The default cache configuration script currently import the O3_ARM_v7a
model configuration, which depends on the O3 CPU. This breaks if gem5
has been compiled without O3 support. This changeset removes the
dependency by only importing the model if it is requested by the
user. As a bonus, it actually removes some code duplication in the
configuration scripts.
Diffstat (limited to 'src/cpu/base.cc')
0 files changed, 0 insertions, 0 deletions