summaryrefslogtreecommitdiff
path: root/build_opts
diff options
context:
space:
mode:
Diffstat (limited to 'build_opts')
-rw-r--r--build_opts/SPARC_FS1
-rw-r--r--build_opts/SPARC_SE1
2 files changed, 2 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
diff --git a/build_opts/SPARC_SE b/build_opts/SPARC_SE
index 3b256fc34..62b6841ad 100644
--- a/build_opts/SPARC_SE
+++ b/build_opts/SPARC_SE
@@ -1,2 +1,3 @@
TARGET_ISA = 'sparc'
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
FULL_SYSTEM = 0