diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:49 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:49 -0400 |
commit | c136af0906ba714b67bdc8623a0f82ddd7a7ba21 (patch) | |
tree | 28646507d100ebe2e47c4db0f8ea5084eca93119 /arch/mips/Kbuild.platforms | |
parent | 1505b60757694512b76edce8ecc6f73b4a8a7f9f (diff) |
MIPS: DECstation: Migrate to new platform makefile style.
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 7973bb085496..0ba692c1017a 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -3,6 +3,7 @@ | |||
3 | platforms += alchemy | 3 | platforms += alchemy |
4 | platforms += ar7 | 4 | platforms += ar7 |
5 | platforms += cobalt | 5 | platforms += cobalt |
6 | platforms += dec | ||
6 | platforms += jazz | 7 | platforms += jazz |
7 | platforms += loongson | 8 | platforms += loongson |
8 | platforms += mipssim | 9 | platforms += mipssim |