build_opts: update ALPHA_FS cpu models
authorKorey Sewell <ksewell@umich.edu>
Thu, 21 May 2009 15:04:24 +0000 (11:04 -0400)
committerKorey Sewell <ksewell@umich.edu>
Thu, 21 May 2009 15:04:24 +0000 (11:04 -0400)
build_opts/ALPHA_FS

index a2ab671786e30637143ac0fed2e33cb1a7d5a591..e69cff04b90e8f6631d97a2a2c3a49a8b00cfa81 100644 (file)
@@ -1 +1,3 @@
+TARGET_ISA = 'alpha'
 FULL_SYSTEM = 1
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'