Files
2026-04-04 20:52:05 +08:00

4 lines
103 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
arm-tstee-objs := core.o
obj-$(CONFIG_ARM_TSTEE) = arm-tstee.o