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