Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[deliverable/linux.git] / arch / arm / mach-integrator / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
bcc397de 7obj-y := core.o lm.o
1da177e4
LT
8obj-$(CONFIG_ARCH_INTEGRATOR_AP) += integrator_ap.o
9obj-$(CONFIG_ARCH_INTEGRATOR_CP) += integrator_cp.o
10
f4bc4f0a 11obj-$(CONFIG_PCI) += pci_v3.o
1da177e4 12obj-$(CONFIG_INTEGRATOR_IMPD1) += impd1.o
This page took 0.826502 seconds and 5 git commands to generate.