HOME


Mini Shell 1.0
DIR: /usr/src/linux-headers-6.8.0-60/drivers/tee/
Upload File :
Current File : //usr/src/linux-headers-6.8.0-60/drivers/tee/Makefile
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_TEE) += tee.o
tee-objs += tee_core.o
tee-objs += tee_shm.o
tee-objs += tee_shm_pool.o
obj-$(CONFIG_OPTEE) += optee/
obj-$(CONFIG_AMDTEE) += amdtee/