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