SE/FS: Pull FULL_SYSTEM out of the build_opts files
[gem5.git] / build_opts / X86
diff --git a/build_opts/X86 b/build_opts/X86
new file mode 100644 (file)
index 0000000..64d163c
--- /dev/null
@@ -0,0 +1,3 @@
+TARGET_ISA = 'x86'
+CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'
+PROTOCOL = 'MI_example'