From e6d3899ddc5289eb238d0ca3d16ece13a67f36d9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 14 Jun 2016 12:00:32 +0200 Subject: kernel: add support for uncompressed zImage on ARM This can be used to prevent double compression for platforms where the boot loader already expects compressed images. Signed-off-by: Felix Fietkau --- target/linux/generic/patches-4.4/930-crashlog.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/930-crashlog.patch') diff --git a/target/linux/generic/patches-4.4/930-crashlog.patch b/target/linux/generic/patches-4.4/930-crashlog.patch index 27a7f6ab35..936366e259 100644 --- a/target/linux/generic/patches-4.4/930-crashlog.patch +++ b/target/linux/generic/patches-4.4/930-crashlog.patch @@ -20,7 +20,7 @@ +#endif --- a/init/Kconfig +++ b/init/Kconfig -@@ -1286,6 +1286,10 @@ config RELAY +@@ -1296,6 +1296,10 @@ config RELAY If unsure, say N. -- cgit v1.2.3