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