From 377524dc4d77f50e19392d619f531cc3c9435d1b Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Tue, 15 Apr 2014 17:30:43 +0200 Subject: ARM: mmp: move into ARCH_MULTIPLATFORM With all dependencies taken care of, this enables building the Marvell mmp platform as part of ARCH_MULTIPLATFORM, along with other ARMv5 and ARMv7 platforms. Signed-off-by: Arnd Bergmann Acked-by: Andrew Lunn --- arch/arm/plat-pxa/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/plat-pxa') diff --git a/arch/arm/plat-pxa/Makefile b/arch/arm/plat-pxa/Makefile index e507aebbef52..557b134db772 100644 --- a/arch/arm/plat-pxa/Makefile +++ b/arch/arm/plat-pxa/Makefile @@ -1,6 +1,7 @@ # # Makefile for code common across different PXA processor families # +ccflags-$(CONFIG_ARCH_MMP) := -I$(srctree)/$(src)/include obj-$(CONFIG_ARCH_PXA) := dma.o -- cgit v1.2.1