scons: allow use of current builds as default build settings
[gem5.git] / build_opts / SPARC_SE
index 62b6841ad4ffb560e0dd9bddfd5604e649c7a349..802176bd0470c096d2021ac293a45b8684d4c15b 100644 (file)
@@ -1,3 +1,4 @@
 TARGET_ISA = 'sparc'
-CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
 FULL_SYSTEM = 0
+PROTOCOL = 'MI_example'