From 880edb0b592f8b6fb88b7614e05cc48cc1599846 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 3 Mar 2011 23:01:38 -0800 Subject: 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. --- build_opts/MIPS_FS | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 build_opts/MIPS_FS (limited to 'build_opts') diff --git a/build_opts/MIPS_FS b/build_opts/MIPS_FS deleted file mode 100644 index 3e08a2fcd..000000000 --- a/build_opts/MIPS_FS +++ /dev/null @@ -1,3 +0,0 @@ -TARGET_ISA = 'mips' -FULL_SYSTEM = 1 -PROTOCOL = 'MI_example' -- cgit v1.2.3