2009-01-02 00:51:54 +00:00
|
|
|
Does not compile. --mb
|
|
|
|
|
|
|
|
---
|
2009-01-28 15:47:34 +00:00
|
|
|
--- a/net/netfilter/Kconfig
|
|
|
|
+++ b/net/netfilter/Kconfig
|
2009-01-02 00:51:54 +00:00
|
|
|
@@ -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.
|
|
|
|
|