e1b017feb1cc19c2d71c48f9c36ada72f744cb5c
[openwrt/openwrt.git] / target / linux / s3c24xx / patches-2.6.28 / 003-disable-xt-chaos.patch
1 Does not compile. --mb
2
3 ---
4 Index: linux-2.6.28/net/netfilter/Kconfig
5 ===================================================================
6 --- linux-2.6.28.orig/net/netfilter/Kconfig 2009-01-02 00:42:52.000000000 +0100
7 +++ linux-2.6.28/net/netfilter/Kconfig 2009-01-02 00:43:19.000000000 +0100
8 @@ -314,7 +314,7 @@ if NETFILTER_XTABLES
9
10 config NETFILTER_XT_TARGET_CHAOS
11 tristate '"CHAOS" target support'
12 - depends on NETFILTER_XTABLES
13 + depends on NETFILTER_XTABLES && BROKEN
14 help
15 This option adds a `CHAOS' target.
16