adept netfilter.mk to updated imq
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 03:16:36 +0000 (03:16 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 03:16:36 +0000 (03:16 +0000)
SVN-Revision: 15656

include/netfilter.mk

index b9b95c797c90c28923114d0000abf3aaf812c870..7df9baea1370a0a797eac233b512a442175e2a75 100644 (file)
@@ -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