Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
[deliverable/linux.git] / arch / arm / plat-pxa / Makefile
... / ...
CommitLineData
1#
2# Makefile for code common across different PXA processor families
3#
4ccflags-$(CONFIG_ARCH_MMP) := -I$(srctree)/$(src)/include
5
6obj-$(CONFIG_ARCH_PXA) := dma.o
7
8obj-$(CONFIG_PXA3xx) += mfp.o
9obj-$(CONFIG_ARCH_MMP) += mfp.o
10
11obj-$(CONFIG_PXA_SSP) += ssp.o
This page took 0.057173 seconds and 5 git commands to generate.