Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / arm / mach-hisi / Makefile
1 #
2 # Makefile for Hisilicon processors family
3 #
4
5 CFLAGS_platmcpm.o := -march=armv7-a
6
7 obj-y += hisilicon.o
8 obj-$(CONFIG_MCPM) += platmcpm.o
9 obj-$(CONFIG_SMP) += platsmp.o hotplug.o
This page took 0.031439 seconds and 5 git commands to generate.