blob: 557b134db772985925869726d87b9bc1ccf8686d [file] [log] [blame]
Eric Miaobd5ce432009-01-20 12:06:01 +08001#
2# Makefile for code common across different PXA processor families
3#
Arnd Bergmann377524d2014-04-15 17:30:43 +02004ccflags-$(CONFIG_ARCH_MMP) := -I$(srctree)/$(src)/include
Eric Miaobd5ce432009-01-20 12:06:01 +08005
Arnd Bergmann74911e32014-04-15 17:36:43 +02006obj-$(CONFIG_ARCH_PXA) := dma.o
Eric Miaobd5ce432009-01-20 12:06:01 +08007
Eric Miao707b2c22009-03-26 21:04:10 +08008obj-$(CONFIG_PXA3xx) += mfp.o
9obj-$(CONFIG_ARCH_MMP) += mfp.o
Eric Miao3852ac72009-04-13 16:28:02 +080010
Haojian Zhuang54c39b42010-03-16 17:12:37 +080011obj-$(CONFIG_PXA_SSP) += ssp.o