crypto: cryptomgr - Add test infrastructure
[deliverable/linux.git] / crypto / Makefile
index d4f3ed857df01bc376aee37a54bb7d2186c529a3..59ab5008eb99f96ff4c23f80e5fba629efcf1434 100644 (file)
@@ -22,6 +22,8 @@ crypto_hash-objs := hash.o
 crypto_hash-objs += ahash.o
 obj-$(CONFIG_CRYPTO_HASH) += crypto_hash.o
 
+cryptomgr-objs := algboss.o testmgr.o
+
 obj-$(CONFIG_CRYPTO_MANAGER) += cryptomgr.o
 obj-$(CONFIG_CRYPTO_HMAC) += hmac.o
 obj-$(CONFIG_CRYPTO_XCBC) += xcbc.o
This page took 0.036749 seconds and 5 git commands to generate.