From c136af0906ba714b67bdc8623a0f82ddd7a7ba21 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:49 +0100 Subject: MIPS: DECstation: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'arch/mips/Makefile') diff --git a/arch/mips/Makefile b/arch/mips/Makefile index f714c8513515..efaae8578ee7 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -191,14 +191,6 @@ endif # include $(srctree)/arch/mips/Kbuild.platforms -# -# DECstation family -# -core-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/ -cflags-$(CONFIG_MACH_DECSTATION)+= -I$(srctree)/arch/mips/include/asm/mach-dec -libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/ -load-$(CONFIG_MACH_DECSTATION) += 0xffffffff80040000 - # # Wind River PPMC Board (4KC + GT64120) # -- cgit v1.2.3