repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git]
/
drivers
/
crypto
/
virtio
/
Makefile
blob
bfa6cbae342e0fa8d52758e24b7317b841b13542
1
# SPDX-License-Identifier: GPL-2.0
2
obj-
$(
CONFIG_CRYPTO_DEV_VIRTIO
) +=
virtio_crypto.o
3
virtio_crypto-objs
:=
\
4
virtio_crypto_skcipher_algs.o \
5
virtio_crypto_akcipher_algs.o \
6
virtio_crypto_mgr.o \
7
virtio_crypto_core.o