summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2006-02-14 20:13:08 -0500
committerGabe Black <gblack@eecs.umich.edu>2006-02-14 20:13:08 -0500
commit7826fcd09dfb265adae82f99d09944fe67f0fb5a (patch)
tree648ad09c0440a8a76ae3b9285b2d4d12a4f30905 /build
parent085b73fe445f75504ca042135495dfede1d55d45 (diff)
downloadgem5-7826fcd09dfb265adae82f99d09944fe67f0fb5a.tar.xz
New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated files.
--HG-- extra : convert_revision : 94a9543376f8b4709a4aef54c5ac0d6f582a9dad
Diffstat (limited to 'build')
-rw-r--r--build/build_options/default/MIPS_SE2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/build_options/default/MIPS_SE b/build/build_options/default/MIPS_SE
new file mode 100644
index 000000000..e74e2f69c
--- /dev/null
+++ b/build/build_options/default/MIPS_SE
@@ -0,0 +1,2 @@
+TARGET_ISA = 'mips'
+FULL_SYSTEM = 0