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