xref: /linux/arch/arm/mach-hisi/Makefile (revision d91517839e5d95adc0cf4b28caa7af62a71de526)
1#
2# Makefile for Hisilicon processors family
3#
4
5obj-y	+= hisilicon.o
6obj-$(CONFIG_SMP)		+= platsmp.o
7obj-$(CONFIG_HOTPLUG_CPU)	+= hotplug.o
8