Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/pub/scm...
[linux-2.6-block.git] / drivers / crypto / virtio / Makefile
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