From: Jo-Philipp Wich Date: Thu, 7 May 2009 03:16:36 +0000 (+0000) Subject: adept netfilter.mk to updated imq X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f3dd32d6fdc915f69451c33e18454a548163457f;p=openwrt%2Fstaging%2Fflorian.git adept netfilter.mk to updated imq SVN-Revision: 15656 --- diff --git a/include/netfilter.mk b/include/netfilter.mk index b9b95c797c..7df9baea13 100644 --- a/include/netfilter.mk +++ b/include/netfilter.mk @@ -101,6 +101,7 @@ $(eval $(call nf_add,IPT_FILTER,CONFIG_NETFILTER_XT_MATCH_STRING, $(P_XT)xt_stri # imq $(eval $(call nf_add,IPT_IMQ,CONFIG_IP_NF_TARGET_IMQ, $(P_V4)ipt_IMQ)) +$(eval $(call nf_add,IPT_IMQ,CONFIG_NETFILTER_XT_TARGET_IMQ, $(P_XT)xt_IMQ)) # ipopt