b8c2e04e4df3a03c9c844335da500ecaeae2044e
[openwrt.git] / target / linux / s3c24xx / patches-2.6.28 / 003-disable-xt-chaos.patch
1 Does not compile. --mb
2
3 ---
4 --- a/net/netfilter/Kconfig
5 +++ b/net/netfilter/Kconfig
6 @@ -314,7 +314,7 @@ if NETFILTER_XTABLES
7  
8  config NETFILTER_XT_TARGET_CHAOS
9         tristate '"CHAOS" target support'
10 -       depends on NETFILTER_XTABLES
11 +       depends on NETFILTER_XTABLES && BROKEN
12         help
13           This option adds a `CHAOS' target.
14