summaryrefslogtreecommitdiff
path: root/crypto/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-02-17 18:48:51 -0800
committerDavid S. Miller <davem@davemloft.net>2015-02-17 18:48:51 -0800
commit11af4409245096cef96a41327ed970f8789e1c1c (patch)
tree80621c6623aa54dceafc5743c8a016b609d7dc46 /crypto/Makefile
parentbaefc38c7ec56afcfa92594930b747a050c599b7 (diff)
parent9ece59e8fd3d017e04382709a4d48e81e00246fb (diff)
downloadlinux-crypto-11af4409245096cef96a41327ed970f8789e1c1c.tar.gz
linux-crypto-11af4409245096cef96a41327ed970f8789e1c1c.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Diffstat (limited to 'crypto/Makefile')
-rw-r--r--crypto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index 1445b910..ba19465f 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -99,6 +99,7 @@ obj-$(CONFIG_CRYPTO_GHASH) += ghash-generic.o
obj-$(CONFIG_CRYPTO_USER_API) += af_alg.o
obj-$(CONFIG_CRYPTO_USER_API_HASH) += algif_hash.o
obj-$(CONFIG_CRYPTO_USER_API_SKCIPHER) += algif_skcipher.o
+obj-$(CONFIG_CRYPTO_USER_API_RNG) += algif_rng.o
#
# generic algorithms and the async_tx api