X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Fnetfilter.mk;h=58a81ee0b2d160b5ea76e10a09cbce9db835e3a9;hb=defc53400a52fc8407e2891f012dd2a875ef948a;hp=64372b541f38bf84cdf3c99f9f401639eb0e2d89;hpb=fbb1840b037fba84e8584796e7cd4c4900282ceb;p=openwrt-10.03%2F.git diff --git a/include/netfilter.mk b/include/netfilter.mk index 64372b541..58a81ee0b 100644 --- a/include/netfilter.mk +++ b/include/netfilter.mk @@ -54,6 +54,8 @@ IPT_IMQ-m := IPT_IMQ-$(CONFIG_IP_NF_TARGET_IMQ) += $(P_V4)ipt_IMQ IPT_IPOPT-m := +IPT_IPOPT-$(CONFIG_IP_NF_TARGET_CLASSIFY) += $(P_V4)ipt_CLASSIFY +IPT_IPOPT-$(CONFIG_NETFILTER_XT_TARGET_CLASSIFY) += $(P_XT)xt_CLASSIFY IPT_IPOPT-$(CONFIG_IP_NF_MATCH_DSCP) += $(P_V4)ipt_dscp IPT_IPOPT-$(CONFIG_IP_NF_TARGET_DSCP) += $(P_V4)ipt_DSCP IPT_IPOPT-$(CONFIG_IP_NF_MATCH_ECN) += $(P_V4)ipt_ecn