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