diff options
author | Yoichi Yuasa <yuasa@linux-mips.org> | 2010-06-02 03:51:16 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:47 -0400 |
commit | 5c6aecbda882b62c84abf72cf056e39e215feac3 (patch) | |
tree | a679b7e59d8d5089826695c85785fbfbdca2a529 /arch/mips/Kbuild.platforms | |
parent | 6a0cd4dca00110fd11b8b07b7c2e08a60d22c580 (diff) |
MIPS: Move Cobalt Makefile parts to their own Platform file
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: linux-mips <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/1321/
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, 1 insertions, 0 deletions
diff --git a/arch/mips/Kbuild.platforms b/arch/mips/Kbuild.platforms index 77e48b9bdded..6c163c278222 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -2,6 +2,7 @@ | |||
2 | 2 | ||
3 | platforms += alchemy | 3 | platforms += alchemy |
4 | platforms += ar7 | 4 | platforms += ar7 |
5 | platforms += cobalt | ||
5 | platforms += loongson | 6 | platforms += loongson |
6 | platforms += mipssim | 7 | platforms += mipssim |
7 | platforms += sgi-ip27 | 8 | platforms += sgi-ip27 |