Sign in
nest-open-source
/
manifest_repos
/
kernel
/
b48fa9174b561bfcfb20a93e98dad6a9611a0f7b
/
.
/
drivers
/
crypto
/
virtio
/
Makefile
blob: cbfccccfa135d63367739c621686ceb2958ddb83 [
file
]
# 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