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