diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-22 09:46:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-22 09:46:02 +0000 |
commit | a51ef0ecf89d7746a4ecd901e7c40fa637c08e84 (patch) | |
tree | 6dbd5d6602873b2efa8ef84391caec7ba4cc0d22 /target/linux/generic-2.6/patches-2.6.30/970-ocf_kbuild_integration.patch | |
parent | 118c184e5049f06dcedf9edbfe9e1f2ca9f25c76 (diff) | |
download | mtk-20170518-a51ef0ecf89d7746a4ecd901e7c40fa637c08e84.zip mtk-20170518-a51ef0ecf89d7746a4ecd901e7c40fa637c08e84.tar.gz mtk-20170518-a51ef0ecf89d7746a4ecd901e7c40fa637c08e84.tar.bz2 |
generic-2.6/2.6.30: refresh patches
SVN-Revision: 15981
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30/970-ocf_kbuild_integration.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.30/970-ocf_kbuild_integration.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.30/970-ocf_kbuild_integration.patch b/target/linux/generic-2.6/patches-2.6.30/970-ocf_kbuild_integration.patch index b24d59c..bf229ea 100644 --- a/target/linux/generic-2.6/patches-2.6.30/970-ocf_kbuild_integration.patch +++ b/target/linux/generic-2.6/patches-2.6.30/970-ocf_kbuild_integration.patch @@ -1,6 +1,6 @@ --- a/crypto/Kconfig +++ b/crypto/Kconfig -@@ -778,6 +778,8 @@ config CRYPTO_ANSI_CPRNG +@@ -784,6 +784,8 @@ config CRYPTO_ANSI_CPRNG for cryptographic modules. Uses the Algorithm specified in ANSI X9.31 A.2.4 @@ -11,7 +11,7 @@ endif # if CRYPTO --- a/crypto/Makefile +++ b/crypto/Makefile -@@ -85,6 +85,11 @@ obj-$(CONFIG_CRYPTO_ANSI_CPRNG) += ansi_ +@@ -86,6 +86,11 @@ obj-$(CONFIG_CRYPTO_ANSI_CPRNG) += ansi_ obj-$(CONFIG_CRYPTO_TEST) += tcrypt.o # |