Skip to content
Commit 99b2cdde authored by Alex Pilon's avatar Alex Pilon Committed by Michal Marek
Browse files

scripts/extract-ikconfig: Support LZ4-compressed images.



Support for kernel image LZ4 compression was added around 3.11, but not
the corresponding kernel .config extraction.

This makes possible extracting the kernel config for LZ4-compressed
kernels you're not running, or the current LZ4-compressed kernel if
compiled without /proc/config.gz support.

Signed-off-by: default avatarAlex Pilon <alp+linux@alexpilon.ca>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 2c2b913d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment