linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Anders Roxell <anders.roxell@linaro.org>
Cc: dhowells@redhat.com, masahiroy@kernel.org,
	linux-kernel@vger.kernel.org,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH v2] scripts: fix deprecated always and hostprogs-y
Date: Tue, 19 May 2020 17:20:53 +0100	[thread overview]
Message-ID: <1514449.1589905253@warthog.procyon.org.uk> (raw)
In-Reply-To: <20200512181745.11866-1-anders.roxell@linaro.org>

Anders Roxell <anders.roxell@linaro.org> wrote:

> When I did an allmodconfig build the following warning showed up:
> 
> scripts/Makefile.lib:8: 'always' is deprecated. Please use 'always-y' instead
> scripts/Makefile.lib:12: 'hostprogs-y' and 'hostprogs-m' are deprecated. Please use 'hostprogs' instead
> 
> Rework to use the new 'always-y' and 'hostprogs'.
> 
> Fixes: 631ec151fd96 ("Add sample notification program")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

I've folded this in, thanks.

David


      reply	other threads:[~2020-05-19 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 18:17 [PATCH v2] scripts: fix deprecated always and hostprogs-y Anders Roxell
2020-05-19 16:20 ` David Howells [this message]

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=1514449.1589905253@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=anders.roxell@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).