[NET] smc91x: fix PXA DMA support code
[deliverable/linux.git] / arch / arm / mach-pxa / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux kernel.
3#
4
5# Common support (must be linked before board specific support)
a06748ab
RK
6obj-y += clock.o generic.o irq.o dma.o time.o
7obj-$(CONFIG_PXA25x) += pxa25x.o
8obj-$(CONFIG_PXA27x) += pxa27x.o
1da177e4
LT
9
10# Specific board support
a06748ab 11obj-$(CONFIG_ARCH_LUBBOCK) += lubbock.o
e9937d4b 12obj-$(CONFIG_MACH_LOGICPD_PXA270) += lpd270.o
a06748ab
RK
13obj-$(CONFIG_MACH_MAINSTONE) += mainstone.o
14obj-$(CONFIG_ARCH_PXA_IDP) += idp.o