misc: Remove GCN3 as a build target
[gem5.git] / build_opts / MIPS
1 TARGET_ISA = 'mips'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
3 PROTOCOL = 'MI_example'