From ad5f2635578a19ff8885bff1ef4d5adf7193cb02 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:57 +0100 Subject: MIPS: PNX8550: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/Makefile | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'arch/mips/Makefile') diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 17f93314b94e..50f780aa8323 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -191,24 +191,6 @@ endif # include $(srctree)/arch/mips/Kbuild.platforms -# -# Common NXP PNX8550 -# -core-$(CONFIG_SOC_PNX8550) += arch/mips/pnx8550/common/ -cflags-$(CONFIG_SOC_PNX8550) += -I$(srctree)/arch/mips/include/asm/mach-pnx8550 - -# -# NXP PNX8550 JBS board -# -core-$(CONFIG_PNX8550_JBS) += arch/mips/pnx8550/jbs/ -#cflags-$(CONFIG_PNX8550_JBS) += -I$(srctree)/arch/mips/include/asm/mach-pnx8550 -load-$(CONFIG_PNX8550_JBS) += 0xffffffff80060000 - -# NXP PNX8550 STB810 board -# -core-$(CONFIG_PNX8550_STB810) += arch/mips/pnx8550/stb810/ -load-$(CONFIG_PNX8550_STB810) += 0xffffffff80060000 - cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic drivers-$(CONFIG_PCI) += arch/mips/pci/ -- cgit v1.2.3