Sign in
kunit
/
linux
/
69a5a9a427759226a481427a97ce4bf853f40395
/
.
/
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