Sign in
kunit
/
linux
/
8b0397ef079498a75d55b5f43e71d9e8c3ad86fa
/
.
/
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