Sign in
cos
/
third_party
/
kernel
/
fbfce5c5f9c4341a535d252cef302a3d49bcb3f2
/
.
/
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