]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/crypto/Makefile
ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
[karo-tx-linux.git] / arch / arm / crypto / Makefile
1 #
2 # Arch-specific CryptoAPI modules.
3 #
4
5 obj-$(CONFIG_CRYPTO_AES_ARM) += aes-arm.o
6 obj-$(CONFIG_CRYPTO_SHA1_ARM) += sha1-arm.o
7
8 aes-arm-y  := aes-armv4.o aes_glue.o
9 sha1-arm-y := sha1-armv4-large.o sha1_glue.o