diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:48 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:48 -0400 |
commit | 1505b60757694512b76edce8ecc6f73b4a8a7f9f (patch) | |
tree | ec3deb85986aea7e0d27d460f344e271501a9bf3 /arch/mips/Kbuild.platforms | |
parent | 82baa6b0829b810329dd72a31cd5721cba05488a (diff) |
MIPS: Jazz: 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 c074ee2455b0..7973bb085496 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 += jazz | ||
6 | platforms += loongson | 7 | platforms += loongson |
7 | platforms += mipssim | 8 | platforms += mipssim |
8 | platforms += pmc-sierra | 9 | platforms += pmc-sierra |