diff options
Diffstat (limited to 'build_opts')
-rw-r--r-- | build_opts/MIPS_FS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build_opts/MIPS_FS b/build_opts/MIPS_FS new file mode 100644 index 000000000..81d7fd7a1 --- /dev/null +++ b/build_opts/MIPS_FS @@ -0,0 +1,2 @@ +TARGET_ISA = 'mips' +FULL_SYSTEM = 1 |