X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Farm%2Fmach-hisi%2FMakefile;h=d64831e6a782eb907f4340697c570912aa0d95af;hb=9cdc99919a95e8b54c1998b65bb1bfdabd47d27b;hp=2ae1b59267c23373af3c5dacd0876eec3c7d8f99;hpb=1aacb90eaaac057c10fd746e189553e04cfeb291;p=cascardo%2Flinux.git diff --git a/arch/arm/mach-hisi/Makefile b/arch/arm/mach-hisi/Makefile index 2ae1b59267c2..d64831e6a782 100644 --- a/arch/arm/mach-hisi/Makefile +++ b/arch/arm/mach-hisi/Makefile @@ -3,4 +3,5 @@ # obj-y += hisilicon.o -obj-$(CONFIG_SMP) += platsmp.o hotplug.o +obj-$(CONFIG_MCPM) += platmcpm.o +obj-$(CONFIG_SMP) += platsmp.o hotplug.o headsmp.o