From 2452d6b6a3d7c301c2042e6e8431eec5e4db9852 Mon Sep 17 00:00:00 2001 From: Korey Sewell Date: Wed, 13 May 2009 01:26:47 -0400 Subject: mips_se: add cpu_models to build options --- build_opts/MIPS_SE | 1 + 1 file changed, 1 insertion(+) (limited to 'build_opts') diff --git a/build_opts/MIPS_SE b/build_opts/MIPS_SE index e74e2f69c..d3e449f42 100644 --- a/build_opts/MIPS_SE +++ b/build_opts/MIPS_SE @@ -1,2 +1,3 @@ TARGET_ISA = 'mips' FULL_SYSTEM = 0 +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU' \ No newline at end of file -- cgit v1.2.3