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