diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
commit | e7336673b14fe311ae493eee86ba8983792bcf02 (patch) | |
tree | 3b4a267cc924fd6ce99ea752b9be8adb4a416b7b /target/linux/generic-2.6 | |
parent | b2946e7e8aca243281e7ee95e5d17165039970f0 (diff) | |
download | upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.gz upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.bz2 upstream-e7336673b14fe311ae493eee86ba8983792bcf02.zip |
update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
Diffstat (limited to 'target/linux/generic-2.6')
-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 |