[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined
[linux-2.6/mini2440.git] / arch / arm / plat-pxa / Makefile
blob8f2c4c7fbd480ffc2318b4df7a6dc6c6cc710497
2 # Makefile for code common across different PXA processor families
5 obj-y := dma.o
7 obj-$(CONFIG_GENERIC_GPIO) += gpio.o
8 obj-$(CONFIG_PXA3xx) += mfp.o
9 obj-$(CONFIG_ARCH_MMP) += mfp.o