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