diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-28 15:47:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-28 15:47:34 +0000 |
commit | ac244004606c682610a2d2393d46469e5ed8435d (patch) | |
tree | 4d619d7b56418749561106df83b750f21363351c /target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch | |
parent | 03f2d4d0a0dbde5920d983f841c4ec3b74676b30 (diff) | |
download | upstream-ac244004606c682610a2d2393d46469e5ed8435d.tar.gz upstream-ac244004606c682610a2d2393d46469e5ed8435d.tar.bz2 upstream-ac244004606c682610a2d2393d46469e5ed8435d.zip |
[kernel] update to 2.6.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14247 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch b/target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch index e1b017feb1..b8c2e04e4d 100644 --- a/target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch +++ b/target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch @@ -1,10 +1,8 @@ Does not compile. --mb --- -Index: linux-2.6.28/net/netfilter/Kconfig -=================================================================== ---- linux-2.6.28.orig/net/netfilter/Kconfig 2009-01-02 00:42:52.000000000 +0100 -+++ linux-2.6.28/net/netfilter/Kconfig 2009-01-02 00:43:19.000000000 +0100 +--- a/net/netfilter/Kconfig ++++ b/net/netfilter/Kconfig @@ -314,7 +314,7 @@ if NETFILTER_XTABLES config NETFILTER_XT_TARGET_CHAOS |