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