Newer
Older
barebox / arch / arm / crypto / Makefile
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 27 Mar 2015 130 bytes arm: crypto: add sha1 assembly support
#
# Arch-specific CryptoAPI modules.
#

obj-$(CONFIG_DIGEST_SHA1_ARM) += sha1-arm.o

sha1-arm-y	:= sha1-armv4-large.o sha1_glue.o