diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:55 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:55 -0400 |
commit | a8b361d97f8e5a496a6144c470be03595247ad9f (patch) | |
tree | 9f45e4f6c2a975e08098785823f7359aa242e7c5 /arch/mips/Kbuild.platforms | |
parent | 34f5c1c5787bd13a3fbfc284ff7f719846427b9d (diff) |
MIPS: TXx9: 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 e0fb3700ffd8..a4bda755c3a6 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -20,6 +20,7 @@ platforms += sgi-ip27 | |||
20 | platforms += sgi-ip32 | 20 | platforms += sgi-ip32 |
21 | platforms += sibyte | 21 | platforms += sibyte |
22 | platforms += sni | 22 | platforms += sni |
23 | platforms += txx9 | ||
23 | platforms += vr41xx | 24 | platforms += vr41xx |
24 | platforms += wrppmc | 25 | platforms += wrppmc |
25 | 26 | ||