diff options
Diffstat (limited to 'build_opts/SPARC_FS')
-rw-r--r-- | build_opts/SPARC_FS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_opts/SPARC_FS b/build_opts/SPARC_FS index 7c8bda0ce..f1dd81481 100644 --- a/build_opts/SPARC_FS +++ b/build_opts/SPARC_FS @@ -1,3 +1,4 @@ TARGET_ISA = 'sparc' CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU' FULL_SYSTEM = 1 +PROTOCOL = 'MI_example' |