]> git.proxmox.com Git - mirror_qemu.git/blame - crypto/Makefile.objs
crypto: introduce new base module for TLS credentials
[mirror_qemu.git] / crypto / Makefile.objs
CommitLineData
fb37726d
DB
1crypto-obj-y = init.o
2crypto-obj-y += hash.o
3crypto-obj-y += aes.o
4crypto-obj-y += desrfb.o
5crypto-obj-y += cipher.o
a090187d 6crypto-obj-y += tlscreds.o
fb37726d
DB
7
8# Let the userspace emulators avoid linking gnutls/etc
9crypto-aes-obj-y = aes.o