summaryrefslogtreecommitdiffstats
path: root/rules/iptables.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-04-26 13:02:08 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-04-26 13:02:08 +0000
commit6173249dac670a215932c8f4101681b43d3666e3 (patch)
tree5a8fce88c1e1384bde3e44b785cb47ad6ae485fa /rules/iptables.make
parent65a8fe3c660eebdc46a71923d7f3e58672c8554d (diff)
downloadptxdist-6173249dac670a215932c8f4101681b43d3666e3.tar.gz
ptxdist-6173249dac670a215932c8f4101681b43d3666e3.tar.xz
typo in lib name
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7123 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/iptables.make')
-rw-r--r--rules/iptables.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/iptables.make b/rules/iptables.make
index dfaeb9642..2425cd32a 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -368,8 +368,8 @@ ifdef PTXCONF_IPTABLES_INSTALL_libip6t_HL
@$(call install_copy, iptables, 0, 0, 0755, $(IPTABLES_DIR)/extensions/libip6t_HL.so, /usr/lib/iptables/libip6t_HL.so, n)
endif
-ifdef PTXCONF_IPTABLES_INSTALL_libip6t_icmpv6
- @$(call install_copy, iptables, 0, 0, 0755, $(IPTABLES_DIR)/extensions/libip6t_icmpv6.so, /usr/lib/iptables/libip6t_icmpv6.so, n)
+ifdef PTXCONF_IPTABLES_INSTALL_libip6t_icmp6
+ @$(call install_copy, iptables, 0, 0, 0755, $(IPTABLES_DIR)/extensions/libip6t_icmp6.so, /usr/lib/iptables/libip6t_icmp6.so, n)
endif
ifdef PTXCONF_IPTABLES_INSTALL_libip6t_ipv6header