diff options
Diffstat (limited to 'build_opts/ALPHA_SE')
-rw-r--r-- | build_opts/ALPHA_SE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_opts/ALPHA_SE b/build_opts/ALPHA_SE index 3fedc22ca..a08271723 100644 --- a/build_opts/ALPHA_SE +++ b/build_opts/ALPHA_SE @@ -1,2 +1,3 @@ FULL_SYSTEM = 0 SS_COMPATIBLE_FP = 1 +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU' |