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

5 lines
119 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-y += setup.o smc.o
obj-$(CONFIG_SMP) += platsmp.o
obj-$(CONFIG_SUSPEND) += pm.o