diff --git a/arch/arm/mach-hisi/Makefile b/arch/arm/mach-hisi/Makefile index d64831e6a782eb907f4340697c570912aa0d95af..6b7b3033de0bcfa0d22b4b5be681953354fa83d1 100644 --- a/arch/arm/mach-hisi/Makefile +++ b/arch/arm/mach-hisi/Makefile @@ -2,6 +2,8 @@ # Makefile for Hisilicon processors family # +CFLAGS_platmcpm.o := -march=armv7-a + obj-y += hisilicon.o obj-$(CONFIG_MCPM) += platmcpm.o obj-$(CONFIG_SMP) += platsmp.o hotplug.o headsmp.o