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 | f5e8abd6f1fdba3abf6675700069005e25531208 (patch) | |
tree | de4fa65fc539dae6683c537afb93c58ce4af0d56 /arch/mips/Kbuild.platforms | |
parent | 53e4345906703785d6d02bd1b418abe2e8c9ebc1 (diff) |
MIPS: BCM63xx: 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 e4c991efee91..c00aa348a432 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 += bcm47xx | 5 | platforms += bcm47xx |
6 | platforms += bcm63xx | ||
6 | platforms += cobalt | 7 | platforms += cobalt |
7 | platforms += dec | 8 | platforms += dec |
8 | platforms += jazz | 9 | platforms += jazz |