Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.15 9 lines 161 B view raw
1# 2# powerpc/crypto/Makefile 3# 4# Arch-specific CryptoAPI modules. 5# 6 7obj-$(CONFIG_CRYPTO_SHA1_PPC) += sha1-powerpc.o 8 9sha1-powerpc-y := sha1-powerpc-asm.o sha1.o