* [ptxdist] iptables: the 'nfnl_osf' util is only built if 'libnfnetlink' is enabled
@ 2016-07-26 10:54 Juergen Borleis
0 siblings, 0 replies; only message in thread
From: Juergen Borleis @ 2016-07-26 10:54 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
diff --git a/rules/iptables.make b/rules/iptables.make
index 9da40c9a889f..16b7820b6178 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -112,8 +112,9 @@ endif
ifdef PTXCONF_IPTABLES_INSTALL_TOOLS
@$(call install_copy, iptables, 0, 0, 0755, -, /usr/sbin/xtables-multi)
@$(call install_link, iptables, ../sbin/xtables-multi, /usr/bin/iptables-xml)
+ifdef PTXCONF_IPTABLES_LIBNFNETLINK
@$(call install_copy, iptables, 0, 0, 0755, -, /usr/sbin/nfnl_osf)
-
+endif
ifdef PTXCONF_IPTABLES_IPV6
# # IPv6 part
@$(call install_link, iptables, xtables-multi, /usr/sbin/ip6tables)
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-07-26 10:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-26 10:54 [ptxdist] iptables: the 'nfnl_osf' util is only built if 'libnfnetlink' is enabled Juergen Borleis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox