From e9882777d992b76e0b80deadd66ad886c25f5d1f Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 19 Dec 2010 11:33:12 +0000 Subject: ARM: CPU hotplug: add Versatile Express hotplug CPU support Signed-off-by: Russell King --- arch/arm/mach-vexpress/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-vexpress/Makefile') diff --git a/arch/arm/mach-vexpress/Makefile b/arch/arm/mach-vexpress/Makefile index 1b71b77ade22..2c0ac7de2814 100644 --- a/arch/arm/mach-vexpress/Makefile +++ b/arch/arm/mach-vexpress/Makefile @@ -5,4 +5,5 @@ obj-y := v2m.o obj-$(CONFIG_ARCH_VEXPRESS_CA9X4) += ct-ca9x4.o obj-$(CONFIG_SMP) += platsmp.o headsmp.o +obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o -- cgit v1.2.3