xref: /linux/drivers/tee/tstee/Makefile (revision fe7c551ea03e0df729966e33c58f9955f7408208)
1# SPDX-License-Identifier: GPL-2.0-only
2arm-tstee-objs := core.o
3obj-$(CONFIG_ARM_TSTEE) = arm-tstee.o
4