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