Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / plat-pxa / Makefile
1 #
2 # Makefile for code common across different PXA processor families
3 #
4
5 obj-y := dma.o
6
7 obj-$(CONFIG_PXA3xx) += mfp.o
8 obj-$(CONFIG_ARCH_MMP) += mfp.o
9
10 obj-$(CONFIG_PXA_SSP) += ssp.o
This page took 0.041084 seconds and 6 git commands to generate.