xref: /openbmc/linux/arch/arm/mach-hisi/Makefile (revision 5f32c314)
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