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