aboutsummaryrefslogtreecommitdiffstats
path: root/include
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
commit9fe27ff7056f02f1f1dd248941ed853bf678151e (patch)
tree812a751d81d591c35425916368d6662046fba8d6 /include
parenta4f26397a16d5dff86f2b23f6969e19bd28c99e8 (diff)
downloadupstream-9fe27ff7056f02f1f1dd248941ed853bf678151e.tar.gz
upstream-9fe27ff7056f02f1f1dd248941ed853bf678151e.tar.bz2
upstream-9fe27ff7056f02f1f1dd248941ed853bf678151e.zip
[package] kmod-ipt-iprange: fix build error on .25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10992 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-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