mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] netcat: avoid conflict with BUSYBOX_NC
Date: Fri, 11 Aug 2017 16:41:28 +0200	[thread overview]
Message-ID: <20170811144128.28471-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/netcat.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules/netcat.in b/rules/netcat.in
index 3dd432024..53c928e32 100644
--- a/rules/netcat.in
+++ b/rules/netcat.in
@@ -3,6 +3,7 @@
 config NETCAT
 	tristate
 	prompt "netcat"
+	depends on !BUSYBOX_NC || ALLYES
 	select LIBBSD
 	select LIBC_RESOLV
 	help
@@ -10,3 +11,6 @@ config NETCAT
 	  sun involving TCP, UDP, or UNIX-domain sockets. It can open TCP
 	  connections, send UDP packets, listen on arbitrary TCP and UDP ports
 	  do port scanning, and deal with both IPv4 and IPv6.
+
+comment "busybox' netcat is selected!"
+	depends on BUSYBOX_NC
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2017-08-11 14:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170811144128.28471-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox