Files
Debian-9-Kernel/arch/arm/mach-hisi/Makefile
T

10 lines
182 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
#
# Makefile for Hisilicon processors family
#
CFLAGS_platmcpm.o := -march=armv7-a
obj-y += hisilicon.o
obj-$(CONFIG_MCPM) += platmcpm.o
obj-$(CONFIG_SMP) += platsmp.o hotplug.o