diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:49 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:49 -0400 |
commit | 655f40e4870a46551a4510695765913d2c0518ce (patch) | |
tree | f564968be0cd4f4b3b703d47a8bf044a2cdbbea8 /arch/mips/Kbuild.platforms | |
parent | c136af0906ba714b67bdc8623a0f82ddd7a7ba21 (diff) |
MIPS: SNI: 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 0ba692c1017a..e391b6d473e3 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -9,6 +9,7 @@ platforms += loongson | |||
9 | platforms += mipssim | 9 | platforms += mipssim |
10 | platforms += pmc-sierra | 10 | platforms += pmc-sierra |
11 | platforms += sgi-ip27 | 11 | platforms += sgi-ip27 |
12 | platforms += sni | ||
12 | platforms += vr41xx | 13 | platforms += vr41xx |
13 | 14 | ||
14 | # include the platform specific files | 15 | # include the platform specific files |