]> Git Repo - linux.git/blame - drivers/tee/Makefile
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i915...
[linux.git] / drivers / tee / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
967c9cca
JW
2obj-$(CONFIG_TEE) += tee.o
3tee-objs += tee_core.o
4tee-objs += tee_shm.o
5tee-objs += tee_shm_pool.o
4fb0a5eb 6obj-$(CONFIG_OPTEE) += optee/
757cc3e9 7obj-$(CONFIG_AMDTEE) += amdtee/
c835e5a3 8obj-$(CONFIG_ARM_TSTEE) += tstee/
This page took 0.524346 seconds and 4 git commands to generate.