From 526a2fe2f5d887ef8b89243c3a5e64f0f38c21cc Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:45 +0100 Subject: MIPS: MIPSsim: Migrate to new Platform file 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 3eafe7fcb27c..cc2ae36a4546 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -333,13 +333,6 @@ cflags-$(CONFIG_MIPS_MALTA) += -I$(srctree)/arch/mips/include/asm/mach-malta load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000 all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin -# -# MIPS SIM -# -core-$(CONFIG_MIPS_SIM) += arch/mips/mipssim/ -cflags-$(CONFIG_MIPS_SIM) += -I$(srctree)/arch/mips/include/asm/mach-mipssim -load-$(CONFIG_MIPS_SIM) += 0x80100000 - # # PMC-Sierra MSP SOCs # -- cgit v1.2.3-59-g8ed1b