From: jow Date: Thu, 7 May 2009 03:16:36 +0000 (+0000) Subject: [include] adept netfilter.mk to updated imq X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=d2e0fc9c6b90c9424de0ecbcd795d03cef958938;hp=a97b1421efd2afe75c2bc3899ff486fb263c1f07;p=openwrt-10.03%2F.git [include] adept netfilter.mk to updated imq git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15656 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/netfilter.mk b/include/netfilter.mk index b9b95c797..7df9baea1 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