diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:55 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:25:55 -0400 |
commit | 2f22f456933c1db57d84627a046dd20e935ad51a (patch) | |
tree | b43b3b45e59fc750bf0bc84d53622e0d87828f99 /arch/mips/Kbuild.platforms | |
parent | a8b361d97f8e5a496a6144c470be03595247ad9f (diff) |
MIPS: EMMA: 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 a4bda755c3a6..8985487b3def 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -7,6 +7,7 @@ platforms += bcm63xx | |||
7 | platforms += cavium-octeon | 7 | platforms += cavium-octeon |
8 | platforms += cobalt | 8 | platforms += cobalt |
9 | platforms += dec | 9 | platforms += dec |
10 | platforms += emma | ||
10 | platforms += jazz | 11 | platforms += jazz |
11 | platforms += lasat | 12 | platforms += lasat |
12 | platforms += loongson | 13 | platforms += loongson |