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