repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
block: Don't revalidate bdev of hidden gendisk
[linux/fpc-iii.git]
/
drivers
/
tee
/
Makefile
blob
21f51fd88b0746ddf8f52b558d19940559ec00c4
1
# SPDX-License-Identifier: GPL-2.0
2
obj-
$(
CONFIG_TEE
) +=
tee.o
3
tee-objs
+=
tee_core.o
4
tee-objs
+=
tee_shm.o
5
tee-objs
+=
tee_shm_pool.o
6
obj-
$(
CONFIG_OPTEE
) +=
optee
/