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