diff options
author | Steven J. Hill <sjhill@mips.com> | 2012-09-24 10:48:53 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-09-25 10:04:54 -0400 |
commit | b30fdd6f7395b0cae748396ac5f857f16bb0385d (patch) | |
tree | 3556c0a2089a348ceaaff09a8fa780125344bb20 /arch/mips/Kbuild.platforms | |
parent | b1c561845dc969ab05cb080a6abb0d394d52d8c1 (diff) |
MIPS: MIPSsim: Remove the MIPSsim platform.
The MIPSsim platform is no longer supported or used.
[ralf@linux-mips.org: Also remove mipssim from arch/mips/Kbuild.platforms
and delete arch/mips/include/asm/mach-mipssim/*.]
Signed-off-by: Steven J. Hill <sjhill@mips.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4350/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kbuild.platforms')
-rw-r--r-- | arch/mips/Kbuild.platforms | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kbuild.platforms b/arch/mips/Kbuild.platforms index d64786d5e2f3..0759dd2524bf 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -15,7 +15,6 @@ platforms += lantiq | |||
15 | platforms += lasat | 15 | platforms += lasat |
16 | platforms += loongson | 16 | platforms += loongson |
17 | platforms += loongson1 | 17 | platforms += loongson1 |
18 | platforms += mipssim | ||
19 | platforms += mti-malta | 18 | platforms += mti-malta |
20 | platforms += netlogic | 19 | platforms += netlogic |
21 | platforms += pmc-sierra | 20 | platforms += pmc-sierra |