diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
commit | bca0340476f5da3f11943d18e77fef3b1e4c5546 (patch) | |
tree | 75dd8eb3f04053fe7de9b978ddeac3654c0613b2 /target/linux/generic/patches-2.6.32/931-crashlog.patch | |
parent | 0a5005e8245d1058074b96b54b5b2d8d65cc20c4 (diff) | |
download | upstream-bca0340476f5da3f11943d18e77fef3b1e4c5546.tar.gz upstream-bca0340476f5da3f11943d18e77fef3b1e4c5546.tar.bz2 upstream-bca0340476f5da3f11943d18e77fef3b1e4c5546.zip |
[kernel] update to 2.6.32.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25583 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.32/931-crashlog.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.32/931-crashlog.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.32/931-crashlog.patch b/target/linux/generic/patches-2.6.32/931-crashlog.patch index 0c06700aef..c07ae17635 100644 --- a/target/linux/generic/patches-2.6.32/931-crashlog.patch +++ b/target/linux/generic/patches-2.6.32/931-crashlog.patch @@ -15,7 +15,7 @@ +#endif --- a/init/Kconfig +++ b/init/Kconfig -@@ -710,6 +710,9 @@ config NET_NS +@@ -688,6 +688,9 @@ config NET_NS Allow user space to create what appear to be multiple instances of the network stack. |