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