summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.objs
blob: 8f16b31002ed2858e919f6a2a10e413eff5b477a (plain)
1
2
3
4
5
6
7
8
9
10
11
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
crypto-obj-y += tlscredsx509.o

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