diff options
Diffstat (limited to 'build_opts/POWER_SE')
-rw-r--r-- | build_opts/POWER_SE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build_opts/POWER_SE b/build_opts/POWER_SE new file mode 100644 index 000000000..d76ca7180 --- /dev/null +++ b/build_opts/POWER_SE @@ -0,0 +1,3 @@ +TARGET_ISA = 'power' +FULL_SYSTEM = 0 +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU' |