diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 13:25:54 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 13:25:54 +0100 |
commit | 53e4345906703785d6d02bd1b418abe2e8c9ebc1 (patch) | |
tree | 859516ffe6cfa89fbfcc8b82127a2fdabd602fcd /arch/mips/Kbuild.platforms | |
parent | bd152b095ef67898ed794f100e4ecc5298a61ad8 (diff) | |
download | linux-53e4345906703785d6d02bd1b418abe2e8c9ebc1.tar.gz linux-53e4345906703785d6d02bd1b418abe2e8c9ebc1.tar.bz2 linux-53e4345906703785d6d02bd1b418abe2e8c9ebc1.zip |
MIPS: BCM47xx: 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 d99704cac561..e4c991efee91 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms @@ -2,6 +2,7 @@ platforms += alchemy platforms += ar7 +platforms += bcm47xx platforms += cobalt platforms += dec platforms += jazz |