]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/Makefile
Sync mach-omap2/irq.c with mainline
[linux-2.6-omap-h63xx.git] / crypto / Makefile
index 807656b64e028da4f71ead5ae62ab8170c5c6ef9..d4f3ed857df01bc376aee37a54bb7d2186c529a3 100644 (file)
@@ -19,6 +19,7 @@ obj-$(CONFIG_CRYPTO_BLKCIPHER) += crypto_blkcipher.o
 obj-$(CONFIG_CRYPTO_SEQIV) += seqiv.o
 
 crypto_hash-objs := hash.o
+crypto_hash-objs += ahash.o
 obj-$(CONFIG_CRYPTO_HASH) += crypto_hash.o
 
 obj-$(CONFIG_CRYPTO_MANAGER) += cryptomgr.o