summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-16 18:35:48 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-16 18:35:48 +0000
commit9aac09134862eea4ce05137b79ec9390b208ccc4 (patch)
treec5893e866ce53a187c568fdd995e32bc6ff8852a
parente89508739e02bc53e749be67e02b82a1cd632f51 (diff)
Fix compilation errors with xt_portscan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6578 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/brcm63xx-2.6/config/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/config/default b/target/linux/brcm63xx-2.6/config/default
index ad992eacf..180bca081 100644
--- a/target/linux/brcm63xx-2.6/config/default
+++ b/target/linux/brcm63xx-2.6/config/default
@@ -188,7 +188,7 @@ CONFIG_IPW2200_DEBUG=y
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_IP_MROUTE=y
# CONFIG_IP_NF_ARPTABLES is not set
-# CONFIG_IP_NF_CONNTRACK_MARK is not set
+CONFIG_IP_NF_CONNTRACK_MARK=y
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_HASHLIMIT is not set