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