]> Git Repo - qemu.git/blobdiff - crypto/Makefile.objs
crypto: cipher: add afalg-backend cipher support
[qemu.git] / crypto / Makefile.objs
index 2be5a3aa1c650c9e42a39bc3563380b18fcbb5c9..d2e8fa866bbf48e9558a6b5f7b1ee8232090c709 100644 (file)
@@ -11,6 +11,7 @@ crypto-obj-y += aes.o
 crypto-obj-y += desrfb.o
 crypto-obj-y += cipher.o
 crypto-obj-$(CONFIG_AF_ALG) += afalg.o
+crypto-obj-$(CONFIG_AF_ALG) += cipher-afalg.o
 crypto-obj-y += tlscreds.o
 crypto-obj-y += tlscredsanon.o
 crypto-obj-y += tlscredsx509.o
This page took 0.021231 seconds and 4 git commands to generate.