1 2 3 4 5 6 7
# # Makefile for Hisilicon processors family # obj-y += hisilicon.o obj-$(CONFIG_SMP) += platsmp.o obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o