build_opts: update ALPHA_FS cpu models

This commit is contained in:
Korey Sewell 2009-05-21 11:04:24 -04:00
parent b3d0a01eb3
commit 107cf2ed52

View file

@ -1 +1,3 @@
TARGET_ISA = 'alpha'
FULL_SYSTEM = 1
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'