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