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