adept netfilter.mk to updated imq
SVN-Revision: 15656
This commit is contained in:
parent
8964c9037b
commit
f3dd32d6fd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue