]> Git Repo - linux.git/blob - drivers/crypto/virtio/Makefile
dma-mapping: don't return errors from dma_set_max_seg_size
[linux.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
This page took 0.031139 seconds and 4 git commands to generate.