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