X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=crypto%2FMakefile;h=ba19465f9ad362a2c69702885ebd166fc5de0b45;hb=d0d62230185e9d1a683bfa5cdfe5e520577f68d1;hp=1445b9100c054c4e65edcf11066d7d3690e5f6b8;hpb=9c37f95936b6c169e89733747504879b06e77c24;p=firefly-linux-kernel-4.4.55.git diff --git a/crypto/Makefile b/crypto/Makefile index 1445b9100c05..ba19465f9ad3 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