diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-06-14 16:33:47 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 07:10:19 +0200 |
commit | 8c1f088521e416ee9d71a21c969e6aa4cfdeafd7 (patch) | |
tree | 3f01c91129a7d1681ea94455e2ffc201acbfcc27 /target/linux/generic/hack-4.9 | |
parent | 4fc005197a320ff728544eba8028f7a9f23e1868 (diff) | |
download | upstream-8c1f088521e416ee9d71a21c969e6aa4cfdeafd7.tar.gz upstream-8c1f088521e416ee9d71a21c969e6aa4cfdeafd7.tar.bz2 upstream-8c1f088521e416ee9d71a21c969e6aa4cfdeafd7.zip |
kernel: bump 4.9 to 4.9.108
Refreshed all patches
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.9')
-rw-r--r-- | target/linux/generic/hack-4.9/221-module_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/221-module_exports.patch b/target/linux/generic/hack-4.9/221-module_exports.patch index fddf57b47c..a2027d0d5a 100644 --- a/target/linux/generic/hack-4.9/221-module_exports.patch +++ b/target/linux/generic/hack-4.9/221-module_exports.patch @@ -90,7 +90,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> __used \ --- a/scripts/Makefile.build +++ b/scripts/Makefile.build -@@ -398,7 +398,7 @@ targets += $(extra-y) $(MAKECMDGOALS) $( +@@ -401,7 +401,7 @@ targets += $(extra-y) $(MAKECMDGOALS) $( # Linker scripts preprocessor (.lds.S -> .lds) # --------------------------------------------------------------------------- quiet_cmd_cpp_lds_S = LDS $@ |