summaryrefslogtreecommitdiff
path: root/crypto/Makefile.objs
blob: 2167fd2fdfbd47aa371adbc22b6fb3aed0ec1ae3 (plain)
1
2
3
4
5
6
7
8
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

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