From f70a974dd04619575723331a4f767254b76e3c8e Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:51 +0100 Subject: MIPS: WRPPMC: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'arch/mips/Makefile') diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 10e8a293a01f..ff681502f6df 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -191,13 +191,6 @@ endif # include $(srctree)/arch/mips/Kbuild.platforms -# -# Wind River PPMC Board (4KC + GT64120) -# -core-$(CONFIG_WR_PPMC) += arch/mips/wrppmc/ -cflags-$(CONFIG_WR_PPMC) += -I$(srctree)/arch/mips/include/asm/mach-wrppmc -load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 - # # LASAT platforms # -- cgit v1.2.1