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