diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:54 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:54 -0400 |
commit | f6e1db1b87a9199275694d10713d4baa80030fc7 (patch) | |
tree | a1f0aab919bc3418545e390c3937ab56dd2adf9f /arch/mips/Kbuild.platforms | |
parent | f5e8abd6f1fdba3abf6675700069005e25531208 (diff) |
MIPS: Octeon: 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 c00aa348a432..5a45333ecf92 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -4,6 +4,7 @@ platforms += alchemy | |||
4 | platforms += ar7 | 4 | platforms += ar7 |
5 | platforms += bcm47xx | 5 | platforms += bcm47xx |
6 | platforms += bcm63xx | 6 | platforms += bcm63xx |
7 | platforms += cavium-octeon | ||
7 | platforms += cobalt | 8 | platforms += cobalt |
8 | platforms += dec | 9 | platforms += dec |
9 | platforms += jazz | 10 | platforms += jazz |