From: Alex Pilon Date: Tue, 14 Apr 2015 04:38:33 +0000 (-0400) Subject: scripts/extract-ikconfig: Support LZ4-compressed images. X-Git-Tag: omap-for-v4.2/o2_dc~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b2cdde83726a89daadbfd1264fb9a3b91eed0b;p=pandora-kernel.git 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: Alex Pilon Signed-off-by: Michal Marek --- Reading git-diff-tree failed