From ea61f297fb524facd9ed9f3513fb7bd800270f12 Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Mon, 19 Dec 2005 13:53:26 -0800 Subject: [PATCH] --- yaml --- r: 15230 b: refs/heads/master c: 31cb5bd4dc89ba14e6347b094e15a2f6778a01fc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/ipv6/netfilter/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e44e6f16b677..d21ba5a48265 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0476f171affa6eca62021fca2ae9f5140acc3713 +refs/heads/master: 31cb5bd4dc89ba14e6347b094e15a2f6778a01fc diff --git a/trunk/net/ipv6/netfilter/Kconfig b/trunk/net/ipv6/netfilter/Kconfig index 060d61202412..04912f9b35c3 100644 --- a/trunk/net/ipv6/netfilter/Kconfig +++ b/trunk/net/ipv6/netfilter/Kconfig @@ -211,7 +211,7 @@ config IP6_NF_TARGET_REJECT config IP6_NF_TARGET_NFQUEUE tristate "NFQUEUE Target Support" - depends on IP_NF_IPTABLES + depends on IP6_NF_IPTABLES help This Target replaced the old obsolete QUEUE target.