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