summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/crypto/Makefile
blob: 47806a5c5d7198b1ab2938a3b6b1570c21ab94a1 (plain)
1
2
3
4
5
6
7
8
9
#
# OCTEON-specific crypto modules.
#

obj-y += octeon-crypto.o

obj-$(CONFIG_CRYPTO_MD5_OCTEON)		+= octeon-md5.o
obj-$(CONFIG_CRYPTO_SHA1_OCTEON)	+= octeon-sha1.o
obj-$(CONFIG_CRYPTO_SHA256_OCTEON)	+= octeon-sha256.o
OpenPOWER on IntegriCloud