]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv4/netfilter/Makefile
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
[karo-tx-linux.git] / net / ipv4 / netfilter / Makefile
index 4ce20ebc4d6c7cabc566884d49d566d8003d7656..21359d83f0c720a04ce85e1f7ff50fd3e11760c9 100644 (file)
@@ -53,7 +53,6 @@ obj-$(CONFIG_IP_NF_NAT) += iptable_nat.o
 obj-$(CONFIG_IP_NF_RAW) += iptable_raw.o
 
 # matches
-obj-$(CONFIG_IP_NF_MATCH_HASHLIMIT) += ipt_hashlimit.o
 obj-$(CONFIG_IP_NF_MATCH_IPRANGE) += ipt_iprange.o
 obj-$(CONFIG_IP_NF_MATCH_OWNER) += ipt_owner.o
 obj-$(CONFIG_IP_NF_MATCH_TOS) += ipt_tos.o