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