changeset 5e5efbb37e6f in /z/repo/m5 details: http://repo.m5sim.org/m5?cmd=changeset;node=5e5efbb37e6f description: Mips: MIPS_FS doesn't build currently, so delete it to avoid confusion.
MIPS_FS doesn't build and presumably doesn't work right now. Users might see the MIP_FS file in build_opts and expect it to work. To avoid confusion, this change deletes that file. diffstat: build_opts/MIPS_FS | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diffs (7 lines): diff -r 92229cb0cee9 -r 5e5efbb37e6f build_opts/MIPS_FS --- a/build_opts/MIPS_FS Wed Mar 02 22:53:11 2011 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -TARGET_ISA = 'mips' -FULL_SYSTEM = 1 -PROTOCOL = 'MI_example' _______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev