diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-06-25 12:54:12 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-06-25 16:48:50 +0200 |
commit | eee336ee4a19b80721d47a04c4a6984eb0a555a6 (patch) | |
tree | 1482d547ef61a9ed3a1da845acc8e7246b149905 /target/linux/generic | |
parent | dbe5730bf956903f64975a3baf746c93d4f36e10 (diff) | |
download | upstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.tar.gz upstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.tar.bz2 upstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.zip |
kernel: bump 4.14 to 4.14.130
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')
-rw-r--r-- | target/linux/generic/pending-4.14/201-extra_optimization.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.14/201-extra_optimization.patch b/target/linux/generic/pending-4.14/201-extra_optimization.patch index 4a9c67269a..857951cbf9 100644 --- a/target/linux/generic/pending-4.14/201-extra_optimization.patch +++ b/target/linux/generic/pending-4.14/201-extra_optimization.patch @@ -14,7 +14,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/Makefile +++ b/Makefile -@@ -653,12 +653,12 @@ KBUILD_CFLAGS += $(call cc-disable-warni +@@ -654,12 +654,12 @@ KBUILD_CFLAGS += $(call cc-disable-warni KBUILD_CFLAGS += $(call cc-disable-warning, attribute-alias) ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE |