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