[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNAR4W1=BcaV9N-6PXUTQB65cDRm_k2WOgXFic+DOj+DXTA@mail.gmail.com>
Date: Sun, 6 Sep 2020 01:46:42 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Denis Efremov <efremov@...ux.com>
Cc: Guo Ren <guoren@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-csky@...r.kernel.org,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: Re: [PATCH 2/2] csky: Drop GZFLAGS definition
On Sat, Sep 5, 2020 at 5:14 AM Denis Efremov <efremov@...ux.com> wrote:
>
> Drop the definition of GZFLAGS because it's not used.
>
> Signed-off-by: Denis Efremov <efremov@...ux.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@...nel.org>
> ifdef CONFIG_CPU_HAS_FPU
> FPUEXT = f
> --
> 2.26.2
>
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists