diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.27')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch b/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch index cf870e231e..c18eea40ce 100644 --- a/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch +++ b/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch @@ -88,7 +88,7 @@ /********************************************************************* --- a/fs/fcntl.c +++ b/fs/fcntl.c -@@ -139,6 +139,7 @@ asmlinkage long sys_dup(unsigned int fil +@@ -140,6 +140,7 @@ asmlinkage long sys_dup(unsigned int fil } return ret; } diff --git a/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch b/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch index ad85e43e53..ebf201b7bb 100644 --- a/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch +++ b/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch @@ -1,6 +1,6 @@ ---- a/crypto/Kconfig 2008-12-12 00:28:55.000000000 +0100 -+++ b/crypto/Kconfig 2008-12-12 00:29:33.000000000 +0100 -@@ -22,20 +22,20 @@ +--- a/crypto/Kconfig ++++ b/crypto/Kconfig +@@ -22,20 +22,20 @@ if CRYPTO comment "Crypto core or helper" config CRYPTO_ALGAPI |