From 979069b75b9b1ae74c2a538add63a7439e2eb797 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 4 Jul 2016 20:32:51 +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/995-mangle_bootargs.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/995-mangle_bootargs.patch') diff --git a/target/linux/generic/patches-4.4/995-mangle_bootargs.patch b/target/linux/generic/patches-4.4/995-mangle_bootargs.patch index eb525618aa..2483e1bb98 100644 --- a/target/linux/generic/patches-4.4/995-mangle_bootargs.patch +++ b/target/linux/generic/patches-4.4/995-mangle_bootargs.patch @@ -40,7 +40,7 @@ setup_per_cpu_areas(); --- a/init/Kconfig +++ b/init/Kconfig -@@ -1638,6 +1638,15 @@ config EMBEDDED +@@ -1648,6 +1648,15 @@ config EMBEDDED an embedded system so certain expert options are available for configuration. -- cgit v1.2.3