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