X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Fnetfilter.mk;h=1c9c752f70140bf8d46d1da336796008a8903ae5;hb=9b49aa8b47bc85598ac6d8000c06dd51272c38bd;hp=531f8c7a736bfdc16b338e6da3e96bd440d90776;hpb=a5799cd9ad758bfcb8ee777b3aed221cb0faf0c0;p=openwrt-10.03%2F.git diff --git a/include/netfilter.mk b/include/netfilter.mk index 531f8c7a7..1c9c752f7 100644 --- a/include/netfilter.mk +++ b/include/netfilter.mk @@ -75,7 +75,7 @@ IPT_IPOPT-$(CONFIG_NETFILTER_XT_TARGET_MARK) += $(P_XT)xt_MARK IPT_IPOPT-$(CONFIG_IP_NF_MATCH_TCPMSS) += $(P_V4)ipt_tcpmss IPT_IPOPT-$(CONFIG_NETFILTER_XT_MATCH_TCPMSS) += $(P_XT)xt_tcpmss IPT_IPOPT-$(CONFIG_IP_NF_TARGET_TCPMSS) += $(P_V4)ipt_TCPMSS -IPT_IPOPT-$(CONFIG_NETFILTER_XT_TARGET_TCPMSS) += $(P_V4)xt_TCPMSS +IPT_IPOPT-$(CONFIG_NETFILTER_XT_TARGET_TCPMSS) += $(P_XT)xt_TCPMSS IPT_IPOPT-$(CONFIG_IP_NF_MATCH_TOS) += $(P_V4)ipt_tos IPT_IPOPT-$(CONFIG_IP_NF_MATCH_TIME) += $(P_V4)ipt_time IPT_IPOPT-$(CONFIG_IP_NF_TARGET_TOS) += $(P_V4)ipt_TOS