xref: /linux/drivers/tee/amdtee/Makefile (revision 4be5e8648b0c287aefc6ac3f3a0b12c696054f43)
1# SPDX-License-Identifier: MIT
2obj-$(CONFIG_AMDTEE) += amdtee.o
3amdtee-objs += core.o
4amdtee-objs += call.o
5amdtee-objs += shm_pool.o
6