1# 2# OCTEON-specific crypto modules. 3# 4 5obj-y += octeon-crypto.o 6 7obj-$(CONFIG_CRYPTO_MD5_OCTEON) += octeon-md5.o 8