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