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