From: Masahiro Yamada <masahiroy@kernel.org> To: Denis Efremov <efremov@linux.com> Cc: Guo Ren <guoren@kernel.org>, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, linux-csky@vger.kernel.org, Linux Kbuild mailing list <linux-kbuild@vger.kernel.org> Subject: Re: [PATCH 2/2] csky: Drop GZFLAGS definition Date: Sun, 6 Sep 2020 01:46:42 +0900 [thread overview] Message-ID: <CAK7LNAR4W1=BcaV9N-6PXUTQB65cDRm_k2WOgXFic+DOj+DXTA@mail.gmail.com> (raw) In-Reply-To: <20200904201258.795438-3-efremov@linux.com> On Sat, Sep 5, 2020 at 5:14 AM Denis Efremov <efremov@linux.com> wrote: > > Drop the definition of GZFLAGS because it's not used. > > Signed-off-by: Denis Efremov <efremov@linux.com> > --- > arch/csky/Makefile | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/csky/Makefile b/arch/csky/Makefile > index 37f593a4bf53..715b839bf998 100644 > --- a/arch/csky/Makefile > +++ b/arch/csky/Makefile > @@ -1,6 +1,5 @@ > # SPDX-License-Identifier: GPL-2.0-only > OBJCOPYFLAGS :=-O binary > -GZFLAGS :=-9 Reviewed-by: Masahiro Yamada <masahiroy@kernel.org> > ifdef CONFIG_CPU_HAS_FPU > FPUEXT = f > -- > 2.26.2 > -- Best Regards Masahiro Yamada
prev parent reply other threads:[~2020-09-05 16:47 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-09-04 20:12 [PATCH 0/2] drop " Denis Efremov 2020-09-04 20:12 ` [PATCH 1/2] ARM: makefile: Drop GZFLAGS definition and export Denis Efremov 2020-09-05 16:46 ` Masahiro Yamada 2020-09-04 20:12 ` [PATCH 2/2] csky: Drop GZFLAGS definition Denis Efremov 2020-09-05 16:46 ` Masahiro Yamada [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='CAK7LNAR4W1=BcaV9N-6PXUTQB65cDRm_k2WOgXFic+DOj+DXTA@mail.gmail.com' \ --to=masahiroy@kernel.org \ --cc=efremov@linux.com \ --cc=guoren@kernel.org \ --cc=linux-csky@vger.kernel.org \ --cc=linux-kbuild@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --subject='Re: [PATCH 2/2] csky: Drop GZFLAGS definition' \ /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
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).