diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:57 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:57 -0400 |
commit | ad5f2635578a19ff8885bff1ef4d5adf7193cb02 (patch) | |
tree | 6139b0792dc92b8fce623887b0c0979aadca9fcf /arch/mips/Kbuild.platforms | |
parent | 91a548d57e9c95bb47b66d9d3ac0bf381619a6e7 (diff) |
MIPS: PNX8550: 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 6f007c30bfb8..ea3b96cf2673 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -15,6 +15,7 @@ platforms += mipssim | |||
15 | platforms += mti-malta | 15 | platforms += mti-malta |
16 | platforms += pmc-sierra | 16 | platforms += pmc-sierra |
17 | platforms += pnx833x | 17 | platforms += pnx833x |
18 | platforms += pnx8550 | ||
18 | platforms += powertv | 19 | platforms += powertv |
19 | platforms += rb532 | 20 | platforms += rb532 |
20 | platforms += sgi-ip22 | 21 | platforms += sgi-ip22 |