[kernel] update to 2.6.27.15
[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
This page took 0.049114 seconds and 5 git commands to generate.