1# 2# Arch-specific CryptoAPI modules. 3# 4 5obj-$(CONFIG_CRYPTO_SHA1_SPARC64) += sha1-sparc64.o 6 7sha1-sparc64-y := sha1_asm.o sha1_glue.o 8