Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk...
[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.035293 seconds and 6 git commands to generate.