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 | 85963798be99926739b4f14ee3b2ef5feb906d18 (patch) | |
tree | e73a28c6a94bffb176c77d4dd1ad972a9ddc8e97 /target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch | |
parent | 04bf46b82bcff431ab06985e5e7d2de3db6ddfaa (diff) | |
download | upstream-85963798be99926739b4f14ee3b2ef5feb906d18.tar.gz upstream-85963798be99926739b4f14ee3b2ef5feb906d18.tar.bz2 upstream-85963798be99926739b4f14ee3b2ef5feb906d18.zip |
update to 2.6.28.2
SVN-Revision: 14247
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 |