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