aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter_ipv6/Kbuild
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-06-12 19:47:21 +0200
committerJan Engelhardt <jengelh@medozas.de>2009-08-10 13:33:07 +0200
commit93bb1e9d117bfc60306b2b8bd9e0fa7ba3c88636 (patch)
treead6c37307de3d1d34eaea62f0223a001a8e575d2 /include/linux/netfilter_ipv6/Kbuild
parent6461caed83412ae3e9a16785ffa64396fb66c6a6 (diff)
netfilter: xtables: remove redirecting header files
When IPv4 and IPv6 matches were unified approx. 3.5 years ago, they received new header filenames (e.g. xt_CLASSIFY.h). Let's remove the old ones now. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'include/linux/netfilter_ipv6/Kbuild')
-rw-r--r--include/linux/netfilter_ipv6/Kbuild11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/linux/netfilter_ipv6/Kbuild b/include/linux/netfilter_ipv6/Kbuild
index 4610a16da0a..e864eaee9e5 100644
--- a/include/linux/netfilter_ipv6/Kbuild
+++ b/include/linux/netfilter_ipv6/Kbuild
@@ -1,21 +1,12 @@
header-y += ip6t_HL.h
header-y += ip6t_LOG.h
-header-y += ip6t_MARK.h
header-y += ip6t_REJECT.h
header-y += ip6t_ah.h
-header-y += ip6t_esp.h
header-y += ip6t_frag.h
-header-y += ip6t_hl.h
header-y += ip6t_ipv6header.h
-header-y += ip6t_length.h
-header-y += ip6t_limit.h
-header-y += ip6t_mac.h
-header-y += ip6t_mark.h
+header-y += ip6t_hl.h
header-y += ip6t_mh.h
-header-y += ip6t_multiport.h
header-y += ip6t_opts.h
-header-y += ip6t_physdev.h
-header-y += ip6t_policy.h
header-y += ip6t_rt.h
unifdef-y += ip6_tables.h