mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] iproute2: align select conditionals and sort by name
Date: Tue, 06 Oct 2020 10:18:35 +0200	[thread overview]
Message-ID: <E1kPiB9-0004x2-Pm@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200916100523.2151-1-rhi@pengutronix.de>

Thanks, applied as 0458e24476dcf01d36659dab5e927c6e9b4e90ac.

Michael

[sent from post-receive hook]

On Tue, 06 Oct 2020 10:18:35 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20200916100523.2151-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/iproute2.in b/rules/iproute2.in
> index c28fd7da2a85..c089e7786b60 100644
> --- a/rules/iproute2.in
> +++ b/rules/iproute2.in
> @@ -4,14 +4,14 @@ menuconfig IPROUTE2
>  	tristate
>  	prompt "iproute2                      "
>  	select HOST_FLEX
> -	select DB if IPROUTE2_ARPD
> +	select DB		if IPROUTE2_ARPD
> +	select GCCLIBS_GCC_S	if IPROUTE2_IP || IPROUTE2_TC
>  	select LIBC_DL
>  	select LIBC_M
> +	select LIBC_PTHREAD	if IPROUTE2_ARPD
>  	select LIBC_RESOLV
> -	select LIBC_PTHREAD if IPROUTE2_ARPD
> -	select GCCLIBS_GCC_S if IPROUTE2_IP || IPROUTE2_TC
> -	select LIBSELINUX if GLOBAL_SELINUX
> -	select LIBMNL if IPROUTE2_DEVLINK
> +	select LIBMNL		if IPROUTE2_DEVLINK
> +	select LIBSELINUX	if GLOBAL_SELINUX
>  	help
>  	  Networking and traffic control tools
>  

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

  reply	other threads:[~2020-10-06  8:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-31 21:15 [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap Roland Hieber
2020-08-31 21:15 ` [ptxdist] [PATCH 2/2] iproute2: align conditionals Roland Hieber
2020-09-16 10:05   ` [ptxdist] [PATCH v2] iproute2: align select conditionals and sort by name Roland Hieber
2020-10-06  8:18     ` Michael Olbrich [this message]
2020-09-11  8:06 ` [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap Michael Olbrich
2020-09-11  8:18   ` Roland Hieber
2020-09-11  9:56     ` Michael Olbrich

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=E1kPiB9-0004x2-Pm@dude02.hi.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@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