summaryrefslogtreecommitdiff
path: root/crypto/Makefile.objs
blob: 283a68b62e9c19b10e123c95731fff04a3f7a18a (plain)
1
2
3
4
5
6
7
8
9
10
crypto-obj-y = init.o
crypto-obj-y += hash.o
crypto-obj-y += aes.o
crypto-obj-y += desrfb.o
crypto-obj-y += cipher.o
crypto-obj-y += tlscreds.o
crypto-obj-y += tlscredsanon.o

# Let the userspace emulators avoid linking gnutls/etc
crypto-aes-obj-y = aes.o