linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drop GZFLAGS definition
@ 2020-09-04 20:12 Denis Efremov
  2020-09-04 20:12 ` [PATCH 1/2] ARM: makefile: Drop GZFLAGS definition and export Denis Efremov
  2020-09-04 20:12 ` [PATCH 2/2] csky: Drop GZFLAGS definition Denis Efremov
  0 siblings, 2 replies; 5+ messages in thread
From: Denis Efremov @ 2020-09-04 20:12 UTC (permalink / raw)
  To: Masahiro Yamada, Russell King, Guo Ren
  Cc: Denis Efremov, linux-kernel, linux-arm-kernel, linux-csky, linux-kbuild

GZFLAGS is not used. KGZIP env var can be used to pass
additional flags to gzip instead.

Denis Efremov (2):
  ARM: makefile: Drop GZFLAGS definition and export
  csky: Drop GZFLAGS definition

 arch/arm/Makefile  | 3 +--
 arch/csky/Makefile | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-05 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 20:12 [PATCH 0/2] drop GZFLAGS definition 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 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).