aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/930-crashlog.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-07-04 20:32:51 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-04 20:32:51 +0200
commit979069b75b9b1ae74c2a538add63a7439e2eb797 (patch)
treeb7582a062600cc2a5b3d14685d3f964150827376 /target/linux/generic/patches-4.4/930-crashlog.patch
parent1394bc75acad5b20024fcad7a70e529905b1559b (diff)
downloadmaster-187ad058-979069b75b9b1ae74c2a538add63a7439e2eb797.tar.gz
master-187ad058-979069b75b9b1ae74c2a538add63a7439e2eb797.tar.bz2
master-187ad058-979069b75b9b1ae74c2a538add63a7439e2eb797.zip
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 <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/patches-4.4/930-crashlog.patch')
-rw-r--r--target/linux/generic/patches-4.4/930-crashlog.patch2
1 files changed, 1 insertions, 1 deletions
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.