You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/s3c24xx/patches-2.6.28/003-disable-xt-chaos.patch

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.