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