]> Pileus Git - ~andy/linux/blob - arch/arm/plat-pxa/Makefile
Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa...
[~andy/linux] / arch / arm / plat-pxa / Makefile
1 #
2 # Makefile for code common across different PXA processor families
3 #
4
5 obj-y   := dma.o pmu.o
6
7 obj-$(CONFIG_GENERIC_GPIO)      += gpio.o
8 obj-$(CONFIG_PXA3xx)            += mfp.o
9 obj-$(CONFIG_ARCH_MMP)          += mfp.o
10
11 obj-$(CONFIG_HAVE_PWM)          += pwm.o