Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
[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.031601 seconds and 6 git commands to generate.