scons: allow use of current builds as default build settings
[gem5.git] / build_opts / ARM_FS
1 TARGET_ISA = 'arm'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
3 FULL_SYSTEM = 1
4 PROTOCOL = 'MI_example'