diff options
Diffstat (limited to 'build_opts/SPARC_FS')
-rw-r--r-- | build_opts/SPARC_FS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_opts/SPARC_FS b/build_opts/SPARC_FS index 59d17eee9..7c8bda0ce 100644 --- a/build_opts/SPARC_FS +++ b/build_opts/SPARC_FS @@ -1,2 +1,3 @@ TARGET_ISA = 'sparc' +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU' FULL_SYSTEM = 1 |