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 <arnd@arndb.de> Acked-by: Andrew Lunn <andrew@lunn.ch>
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user