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