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