Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and...
[linux-2.6-microblaze.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_algs.o \
5         virtio_crypto_mgr.o \
6         virtio_crypto_core.o