summaryrefslogtreecommitdiff
path: root/build_opts
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2009-05-21 11:04:24 -0400
committerKorey Sewell <ksewell@umich.edu>2009-05-21 11:04:24 -0400
commit107cf2ed52531fcf3d72d616d8597121044e987b (patch)
treeb52c5c537182cce50781a681ed9c76ad28755321 /build_opts
parentb3d0a01eb3eb8b2025fc0704ef675bc677961e78 (diff)
downloadgem5-107cf2ed52531fcf3d72d616d8597121044e987b.tar.xz
build_opts: update ALPHA_FS cpu models
Diffstat (limited to 'build_opts')
-rw-r--r--build_opts/ALPHA_FS2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_opts/ALPHA_FS b/build_opts/ALPHA_FS
index a2ab67178..e69cff04b 100644
--- a/build_opts/ALPHA_FS
+++ b/build_opts/ALPHA_FS
@@ -1 +1,3 @@
+TARGET_ISA = 'alpha'
FULL_SYSTEM = 1
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'