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