commit | f70a974dd04619575723331a4f767254b76e3c8e | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 05 13:25:51 2010 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 05 13:25:51 2010 +0100 |
tree | 8afa7cbeac05c9163b11efc241f8c04f13b2464a | |
parent | 9ebc2935f346964c34e5f376263c4071f66edcd9 [diff] [blame] |
MIPS: WRPPMC: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kbuild.platforms b/arch/mips/Kbuild.platforms index 61f150b..ad35f7b 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms
@@ -15,6 +15,7 @@ platforms += sgi-ip32 platforms += sni platforms += vr41xx +platforms += wrppmc # include the platform specific files include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))