projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel/2.6.38] fix gcc-4.6 set but unused warnings
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.2
/
940-ocf_kbuild_integration.patch
diff --git
a/target/linux/generic/patches-3.2/940-ocf_kbuild_integration.patch
b/target/linux/generic/patches-3.2/940-ocf_kbuild_integration.patch
index
f22bd4c
..
8108e3e
100644
(file)
--- a/
target/linux/generic/patches-3.2/940-ocf_kbuild_integration.patch
+++ b/
target/linux/generic/patches-3.2/940-ocf_kbuild_integration.patch
@@
-1,6
+1,6
@@
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
-@@ -9
23,3 +923
,6 @@ config CRYPTO_USER_API_SKCIPHER
+@@ -9
30,3 +930
,6 @@ config CRYPTO_USER_API_SKCIPHER
source "drivers/crypto/Kconfig"
endif # if CRYPTO
source "drivers/crypto/Kconfig"
endif # if CRYPTO
@@
-9,7
+9,7
@@
+
--- a/crypto/Makefile
+++ b/crypto/Makefile
+
--- a/crypto/Makefile
+++ b/crypto/Makefile
-@@ -9
1,6 +91
,8 @@ obj-$(CONFIG_CRYPTO_USER_API) += af_alg.
+@@ -9
2,6 +92
,8 @@ obj-$(CONFIG_CRYPTO_USER_API) += af_alg.
obj-$(CONFIG_CRYPTO_USER_API_HASH) += algif_hash.o
obj-$(CONFIG_CRYPTO_USER_API_SKCIPHER) += algif_skcipher.o
obj-$(CONFIG_CRYPTO_USER_API_HASH) += algif_hash.o
obj-$(CONFIG_CRYPTO_USER_API_SKCIPHER) += algif_skcipher.o
This page took
0.021556 seconds
and
4
git commands to generate.