mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 05:10:37 +02:00
c9a1cb5a8f
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14247 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 lines
317 B
Diff
15 lines
317 B
Diff
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.
|
|
|