All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <jdelvare@suse.de>
To: Baruch Siach <baruch@tkos.co.il>
Cc: linux-i2c@vger.kernel.org
Subject: Re: [PATCH i2c-tools] Makefile: drop KERNELVERSION
Date: Sun, 1 Aug 2021 17:01:52 +0200	[thread overview]
Message-ID: <20210801170152.3d9bb659@endymion> (raw)
In-Reply-To: <b04c0610e6b0c16c555a1578dee24b1b022bbd1c.1627649880.git.baruch@tkos.co.il>

On Fri, 30 Jul 2021 15:58:00 +0300, Baruch Siach wrote:
> KERNELVERSION is unused since commit 4b89e48a1039f ("Delete the
> decode-xeon script...").
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  Makefile | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index e784921f9f98..5ac8a59dd390 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -50,8 +50,6 @@ USE_STATIC_LIB := 1
>  endif
>  endif
>  
> -KERNELVERSION	:= $(shell uname -r)
> -
>  .PHONY: all strip clean install uninstall
>  
>  all:

Applied, thanks.

-- 
Jean Delvare
SUSE L3 Support

      reply	other threads:[~2021-08-01 15:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 12:58 [PATCH i2c-tools] Makefile: drop KERNELVERSION Baruch Siach
2021-08-01 15:01 ` Jean Delvare [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=20210801170152.3d9bb659@endymion \
    --to=jdelvare@suse.de \
    --cc=baruch@tkos.co.il \
    --cc=linux-i2c@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.