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