luckfox-pico-sdk/sysdrv/source/kernel/arch/arm/plat-versatile/Makefile
2023-08-08 20:36:47 +08:00

6 lines
190 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o