Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[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.763499 seconds and 5 git commands to generate.