This page contains the following errors:

error on line 98 at column 17: attributes construct error

Below is a rendering of the page up to the first error.

git.oblomov.eu Git - linux-2.6/blame - arch/arm/mach-pxa/Makefile
Pull model-name into release branch
[linux-2.6] / 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)
97d654f8 6obj-y += clock.o generic.o irq.o dma.o time.o
1da177e4
LT
7obj-$(CONFIG_PXA25x) += pxa25x.o
8obj-$(CONFIG_PXA27x) += pxa27x.o
9
10# Specific board support
11obj-$(CONFIG_ARCH_LUBBOCK) += lubbock.o
e9937d4b 12obj-$(CONFIG_MACH_LOGICPD_PXA270) += lpd270.o
1da177e4
LT
13obj-$(CONFIG_MACH_MAINSTONE) += mainstone.o
14obj-$(CONFIG_ARCH_PXA_IDP) += idp.o