summaryrefslogtreecommitdiffstats
path: root/include/netfilter.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-04-30 15:42:10 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-04-30 15:42:10 +0000
commit3c05234962064ef4c0d3e746f825a3e3e11b7093 (patch)
tree53f4fdb956625bb51a95ec9d57afe02c5edee843 /include/netfilter.mk
parente26227a404105b366fc7949aefa5e460113a0f8b (diff)
downloadmaster-31e0f0ae-3c05234962064ef4c0d3e746f825a3e3e11b7093.tar.gz
master-31e0f0ae-3c05234962064ef4c0d3e746f825a3e3e11b7093.tar.bz2
master-31e0f0ae-3c05234962064ef4c0d3e746f825a3e3e11b7093.zip
kmod-ipt-iprange: fix build error on .25
SVN-Revision: 10992
Diffstat (limited to 'include/netfilter.mk')
-rw-r--r--include/netfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netfilter.mk b/include/netfilter.mk
index 7e7005d2a2..56c5588252 100644
--- a/include/netfilter.mk
+++ b/include/netfilter.mk
@@ -120,6 +120,7 @@ $(eval $(call nf_add,IPT_IPOPT,CONFIG_IP_NF_TARGET_TOS, $(P_V4)ipt_TOS))
# iprange
$(eval $(call nf_add,IPT_IPRANGE,CONFIG_IP_NF_MATCH_IPRANGE, $(P_V4)ipt_iprange))
+$(eval $(call nf_add,IPT_IPRANGE,CONFIG_NETFILTER_XT_MATCH_IPRANGE, $(P_XT)xt_iprange))
# ipsec