projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[br2684] allow routed mode operation again
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.31
/
970-ocf_kbuild_integration.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.31/970-ocf_kbuild_integration.patch
b/target/linux/generic-2.6/patches-2.6.31/970-ocf_kbuild_integration.patch
index
54740df
..
a6d86ce
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.31/970-ocf_kbuild_integration.patch
+++ b/
target/linux/generic-2.6/patches-2.6.31/970-ocf_kbuild_integration.patch
@@
-1,6
+1,6
@@
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
-@@ -7
94,6 +794
,8 @@ config CRYPTO_ANSI_CPRNG
+@@ -7
88,6 +788
,8 @@ config CRYPTO_ANSI_CPRNG
for cryptographic modules. Uses the Algorithm specified in
ANSI X9.31 A.2.4
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
endif # if CRYPTO
--- a/crypto/Makefile
+++ b/crypto/Makefile
-@@ -8
6,6 +86
,11 @@ obj-$(CONFIG_CRYPTO_ANSI_CPRNG) += ansi_
+@@ -8
5,6 +85
,11 @@ obj-$(CONFIG_CRYPTO_ANSI_CPRNG) += ansi_
obj-$(CONFIG_CRYPTO_TEST) += tcrypt.o
#
obj-$(CONFIG_CRYPTO_TEST) += tcrypt.o
#
This page took
0.023294 seconds
and
4
git commands to generate.