diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2017-06-26 11:22:11 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-06-27 07:21:03 +0200 |
commit | 69649a1b45ee0ab7ab3de350dc75f89d867c174c (patch) | |
tree | 440a7951d9d3f646940c91d9066ac92f146f6637 /target/linux/generic/patches-4.9/930-crashlog.patch | |
parent | d18f76f762c0ce128f551735536f3cb996ebcacd (diff) | |
download | upstream-69649a1b45ee0ab7ab3de350dc75f89d867c174c.tar.gz upstream-69649a1b45ee0ab7ab3de350dc75f89d867c174c.tar.bz2 upstream-69649a1b45ee0ab7ab3de350dc75f89d867c174c.zip |
kernel: update kernel 4.9 to 4.9.34
- Refreshed all patches
- Adapted 1 (0031-mtd-add-SMEM-parser-for-QCOM-platforms.patch)
Compile tested on: brcm2708, cns3xxx, imx6
Run tested on: brcm2708, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
[Compile and run tested on brcm2708]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/generic/patches-4.9/930-crashlog.patch')
-rw-r--r-- | target/linux/generic/patches-4.9/930-crashlog.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.9/930-crashlog.patch b/target/linux/generic/patches-4.9/930-crashlog.patch index a2e2180706..e904138435 100644 --- a/target/linux/generic/patches-4.9/930-crashlog.patch +++ b/target/linux/generic/patches-4.9/930-crashlog.patch @@ -33,7 +33,7 @@ depends on BROKEN || !FRV --- a/kernel/Makefile +++ b/kernel/Makefile -@@ -112,6 +112,7 @@ obj-$(CONFIG_TORTURE_TEST) += torture.o +@@ -113,6 +113,7 @@ obj-$(CONFIG_TORTURE_TEST) += torture.o obj-$(CONFIG_MEMBARRIER) += membarrier.o obj-$(CONFIG_HAS_IOMEM) += memremap.o |