X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-realview%2FMakefile;h=36e76ba937fc031286eeb4fa7acf46b13e37cd64;hb=a94d702049569401c65b579d0751ce282f962b41;hp=a6a40dac26a9c459f73e4606a20c4c3d22e66393;hpb=2a98beb6390aef8fad85103ea25b3b1ace8015b5;p=powerpc.git diff --git a/arch/arm/mach-realview/Makefile b/arch/arm/mach-realview/Makefile index a6a40dac26..36e76ba937 100644 --- a/arch/arm/mach-realview/Makefile +++ b/arch/arm/mach-realview/Makefile @@ -5,4 +5,5 @@ obj-y := core.o clock.o obj-$(CONFIG_MACH_REALVIEW_EB) += realview_eb.o obj-$(CONFIG_SMP) += platsmp.o headsmp.o +obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o