netfilter: ipt_addrtype: rename to xt_addrtype
[sfrench/cifs-2.6.git] / net / ipv4 / netfilter / Makefile
index 19eb59d010376693fff50c56cdc00e9e00726a71..dca2082ec68339cc5fce2af9b6fbbe296298c11c 100644 (file)
@@ -48,7 +48,6 @@ obj-$(CONFIG_IP_NF_RAW) += iptable_raw.o
 obj-$(CONFIG_IP_NF_SECURITY) += iptable_security.o
 
 # matches
-obj-$(CONFIG_IP_NF_MATCH_ADDRTYPE) += ipt_addrtype.o
 obj-$(CONFIG_IP_NF_MATCH_AH) += ipt_ah.o
 obj-$(CONFIG_IP_NF_MATCH_ECN) += ipt_ecn.o