summaryrefslogtreecommitdiff
path: root/build_opts/MIPS_SE
diff options
context:
space:
mode:
Diffstat (limited to 'build_opts/MIPS_SE')
-rw-r--r--build_opts/MIPS_SE4
1 files changed, 0 insertions, 4 deletions
diff --git a/build_opts/MIPS_SE b/build_opts/MIPS_SE
deleted file mode 100644
index 085557898..000000000
--- a/build_opts/MIPS_SE
+++ /dev/null
@@ -1,4 +0,0 @@
-TARGET_ISA = 'mips'
-FULL_SYSTEM = 0
-CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
-PROTOCOL = 'MI_example'