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