diff options
Diffstat (limited to 'build_opts/MIPS_FS')
-rw-r--r-- | build_opts/MIPS_FS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_opts/MIPS_FS b/build_opts/MIPS_FS index 81d7fd7a1..3e08a2fcd 100644 --- a/build_opts/MIPS_FS +++ b/build_opts/MIPS_FS @@ -1,2 +1,3 @@ TARGET_ISA = 'mips' FULL_SYSTEM = 1 +PROTOCOL = 'MI_example' |