From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 3/3] iproute2: add busybox guard dependency
Date: Fri, 21 Sep 2018 18:08:58 +0200 [thread overview]
Message-ID: <20180921160858.30763-3-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20180921160858.30763-1-clemens.gruber@pqgruber.com>
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/iproute2.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/rules/iproute2.in b/rules/iproute2.in
index 888b59546..6e9f022d3 100644
--- a/rules/iproute2.in
+++ b/rules/iproute2.in
@@ -133,10 +133,14 @@ config IPROUTE2_SS
config IPROUTE2_TC
bool
+ depends on !BUSYBOX_TC || ALLYES
prompt "tc"
help
tc is used to configure Traffic Control in the Linux Kernel, which
consists of Shaping, Scheduling, Policing and Dropping.
Processing of traffic is controlled by qdiscs, classes and filters.
+comment "busybox' tc is selected"
+ depends on BUSYBOX_TC
+
endif
--
2.19.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-09-21 16:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-21 16:08 [ptxdist] [PATCH 1/3] systemd: add patch for glibc 2.28 compatibility Clemens Gruber
2018-09-21 16:08 ` [ptxdist] [PATCH 2/3] busybox: version bump 1.28.3 -> 1.29.3 Clemens Gruber
2018-09-21 16:08 ` Clemens Gruber [this message]
2018-09-22 17:50 ` [ptxdist] [PATCH 1/3] systemd: add patch for glibc 2.28 compatibility Roland Hieber
2018-09-23 14:35 ` Clemens Gruber
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=20180921160858.30763-3-clemens.gruber@pqgruber.com \
--to=clemens.gruber@pqgruber.com \
--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