summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch
blob: b8c2e04e4df3a03c9c844335da500ecaeae2044e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Does not compile. --mb

---
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -314,7 +314,7 @@ if NETFILTER_XTABLES
 
 config NETFILTER_XT_TARGET_CHAOS
 	tristate '"CHAOS" target support'
-	depends on NETFILTER_XTABLES
+	depends on NETFILTER_XTABLES && BROKEN
 	help
 	  This option adds a `CHAOS' target.