Merge acpi-2.6.12 to-akpm
[deliverable/linux.git] / arch / arm / mach-integrator / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y := clock.o core.o lm.o time.o
8 obj-$(CONFIG_ARCH_INTEGRATOR_AP) += integrator_ap.o
9 obj-$(CONFIG_ARCH_INTEGRATOR_CP) += integrator_cp.o
10
11 obj-$(CONFIG_LEDS) += leds.o
12 obj-$(CONFIG_PCI) += pci_v3.o pci.o
13 obj-$(CONFIG_CPU_FREQ_INTEGRATOR) += cpu.o
14 obj-$(CONFIG_INTEGRATOR_IMPD1) += impd1.o
15 obj-$(CONFIG_SMP) += platsmp.o headsmp.o
This page took 0.030609 seconds and 6 git commands to generate.