summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-19 14:29:05 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-19 14:29:05 +0000
commit81d9fd4f6255cf92db5d2ff4ea3bf4046c48aa2c (patch)
treeb217c855ce8a06a410a0d5b5588d84c4f29b78dd /target
parent4ec101945cc9a637c908289866258621901da62a (diff)
downloadmaster-31e0f0ae-81d9fd4f6255cf92db5d2ff4ea3bf4046c48aa2c.tar.gz
master-31e0f0ae-81d9fd4f6255cf92db5d2ff4ea3bf4046c48aa2c.tar.bz2
master-31e0f0ae-81d9fd4f6255cf92db5d2ff4ea3bf4046c48aa2c.zip
disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it
SVN-Revision: 8055
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.4/config-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template
index 13e6906c61..f2ec471b68 100644
--- a/target/linux/generic-2.4/config-template
+++ b/target/linux/generic-2.4/config-template
@@ -241,7 +241,7 @@ CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
-CONFIG_IP_NF_MATCH_QUOTA=m
+# CONFIG_IP_NF_MATCH_QUOTA is not set
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_SET=m
CONFIG_IP_NF_MATCH_STATE=y