Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2c580b98e931127a07a0c7dffe2ac3d7bf66abf9
/
.
/
drivers
/
crypto
/
virtio
/
Makefile
blob: cbfccccfa135d63367739c621686ceb2958ddb83 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_CRYPTO_DEV_VIRTIO
)
+=
virtio_crypto
.
o
virtio_crypto
-
objs
:=
\
virtio_crypto_algs
.
o \
virtio_crypto_mgr
.
o \
virtio_crypto_core
.
o