[PATCH v2 0/1] scripts: add zboot support to extract-vmlinux

Jeremy Linton posted 1 patch 2 months, 3 weeks ago
There is a newer version of this series
scripts/extract-vmlinux | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
[PATCH v2 0/1] scripts: add zboot support to extract-vmlinux
Posted by Jeremy Linton 2 months, 3 weeks ago
Enhance the extract-vmlinux script for use with EFI_ZBOOT
compressed images.

v1->v2:
	Merge 'file' check with its 'if' condition.
	Invert the resulting condition and move copy block inside. 
	Tweak the commit message to clarify arm/arm64
	as well as how recent of a 'file' command is needed.

Jeremy Linton (1):
  scripts: add zboot support to extract-vmlinux

 scripts/extract-vmlinux | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

-- 
2.50.1