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