diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-06-14 16:49:27 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 06:42:18 +0200 |
commit | 4121018b3fd07c82554b90d73d461c55367cf424 (patch) | |
tree | b56530fb25f12ab8402fabe118123a7cdc281743 /target/linux/generic/hack-4.9 | |
parent | 5881e2434fce53724c5d09b365945429a4985c41 (diff) | |
download | upstream-4121018b3fd07c82554b90d73d461c55367cf424.tar.gz upstream-4121018b3fd07c82554b90d73d461c55367cf424.tar.bz2 upstream-4121018b3fd07c82554b90d73d461c55367cf424.zip |
kernel: bump 4.9 to 4.9.108 for 18.06
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 $@ |