/
usr
/
src
/
linux-headers-5.15.0-181
/
drivers
/
tee
/
/usr/src/linux-headers-5.15.0-181/drivers/tee
mkdir
upload
Name
Size
Mode
Actions
amdtee/
-
0755
rm
optee/
-
0755
rm
Kconfig
510
0644
edit
dl
rm
Makefile
196
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/drivers/tee/Makefile
(196B)
# 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/
Save
# 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/