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.
This commit is contained in:
Gabe Black 2011-03-03 23:01:38 -08:00
parent 441ab29820
commit 880edb0b59

View file

@ -1,3 +0,0 @@
TARGET_ISA = 'mips'
FULL_SYSTEM = 1
PROTOCOL = 'MI_example'