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