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