aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-08-05 08:25:51 -0400
committerRalf Baechle <ralf@linux-mips.org>2010-08-05 08:25:51 -0400
commitf70a974dd04619575723331a4f767254b76e3c8e (patch)
tree8afa7cbeac05c9163b11efc241f8c04f13b2464a /arch/mips/Makefile
parent9ebc2935f346964c34e5f376263c4071f66edcd9 (diff)
MIPS: WRPPMC: Migrate to new platform makefile style.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 10e8a293a01..ff681502f6d 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -192,13 +192,6 @@ endif
192include $(srctree)/arch/mips/Kbuild.platforms 192include $(srctree)/arch/mips/Kbuild.platforms
193 193
194# 194#
195# Wind River PPMC Board (4KC + GT64120)
196#
197core-$(CONFIG_WR_PPMC) += arch/mips/wrppmc/
198cflags-$(CONFIG_WR_PPMC) += -I$(srctree)/arch/mips/include/asm/mach-wrppmc
199load-$(CONFIG_WR_PPMC) += 0xffffffff80100000
200
201#
202# LASAT platforms 195# LASAT platforms
203# 196#
204core-$(CONFIG_LASAT) += arch/mips/lasat/ 197core-$(CONFIG_LASAT) += arch/mips/lasat/