Sign in
coral
/
linux-mtk
/
bda6c18063fcfa46c78781f63fef311253753c80
/
.
/
drivers
/
tee
/
Makefile
blob: 21f51fd88b0746ddf8f52b558d19940559ec00c4 [
file
] [
log
] [
blame
]
# 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
/