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