diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-06-20 09:47:47 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-06-20 15:48:48 +0200 |
commit | 6592dddd1567817bcb07a5ec2bbed2876fe38c0c (patch) | |
tree | c6fc070ae5ee6734c777f6eb270c5ba215130a03 /target/linux/generic/hack-4.14 | |
parent | 71f0333480f1640de62a83ef577ec50dfa9fa24f (diff) | |
download | upstream-6592dddd1567817bcb07a5ec2bbed2876fe38c0c.tar.gz upstream-6592dddd1567817bcb07a5ec2bbed2876fe38c0c.tar.bz2 upstream-6592dddd1567817bcb07a5ec2bbed2876fe38c0c.zip |
kernel: bump 4.14 to 4.14.128
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.14')
-rw-r--r-- | target/linux/generic/hack-4.14/930-crashlog.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/930-crashlog.patch b/target/linux/generic/hack-4.14/930-crashlog.patch index 17ba187925..1479a4c06d 100644 --- a/target/linux/generic/hack-4.14/930-crashlog.patch +++ b/target/linux/generic/hack-4.14/930-crashlog.patch @@ -54,7 +54,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> depends on BROKEN || !FRV --- a/kernel/Makefile +++ b/kernel/Makefile -@@ -112,6 +112,7 @@ obj-$(CONFIG_CONTEXT_TRACKING) += contex +@@ -113,6 +113,7 @@ obj-$(CONFIG_CONTEXT_TRACKING) += contex obj-$(CONFIG_TORTURE_TEST) += torture.o obj-$(CONFIG_HAS_IOMEM) += memremap.o |