Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[deliverable/linux.git] / arch / arm / plat-pxa / Makefile
CommitLineData
bd5ce433
EM
1#
2# Makefile for code common across different PXA processor families
3#
4
cdb4acc0 5obj-y := dma.o
bd5ce433 6
cdb4acc0 7obj-$(CONFIG_ARCH_PXA) += pmu.o
38f539a6 8obj-$(CONFIG_GENERIC_GPIO) += gpio.o
707b2c24
EM
9obj-$(CONFIG_PXA3xx) += mfp.o
10obj-$(CONFIG_ARCH_MMP) += mfp.o
3852ac71
EM
11
12obj-$(CONFIG_HAVE_PWM) += pwm.o
54c39b42 13obj-$(CONFIG_PXA_SSP) += ssp.o
This page took 0.122022 seconds and 5 git commands to generate.