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