summaryrefslogtreecommitdiff
path: root/build_opts
diff options
context:
space:
mode:
Diffstat (limited to 'build_opts')
-rw-r--r--build_opts/ARM2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_opts/ARM b/build_opts/ARM
index b175fd0ad..c47307816 100644
--- a/build_opts/ARM
+++ b/build_opts/ARM
@@ -1,3 +1,3 @@
TARGET_ISA = 'arm'
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,MinorCPU'
-PROTOCOL = 'MI_example'
+PROTOCOL = 'MOESI_CMP_directory'