Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
b04a402ae4328aad41335d93cebd3484973ab7c2
/
.
/
src
/
kernel
/
linux
/
v4.19
/
drivers
/
crypto
/
qce
/
Makefile
blob: 19a7f899acff96289915ec5e6dc018cd65952283 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame^
]
1
# SPDX-License-Identifier: GPL-2.0
2
obj
-
$
(
CONFIG_CRYPTO_DEV_QCE
)
+=
qcrypto
.
o
3
qcrypto
-
objs
:=
core
.
o \
4
common
.
o \
5
dma
.
o \
6
sha
.
o \
7
ablkcipher
.
o