KVM: MMU: fix counting of rmap entries in rmap_add()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / mach-tegra / Makefile
blob51e9370eed99bb4ffb23323610fff4e5f3cd9787
1 obj-y += common.o
2 obj-y += io.o
3 obj-y += irq.o
4 obj-y += clock.o
5 obj-y += timer.o
6 obj-y += gpio.o
7 obj-y += pinmux.o
8 obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += clock.o
9 obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra2_clocks.o
10 obj-$(CONFIG_SMP) += platsmp.o localtimer.o headsmp.o
11 obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
13 obj-${CONFIG_MACH_HARMONY} += board-harmony.o
14 obj-${CONFIG_MACH_HARMONY} += board-harmony-pinmux.o