diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-06 13:34:21 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-13 13:28:54 +0100 |
commit | 2213b20aeed157fd61519da22aa87fffb126743b (patch) | |
tree | aaff08c1474d3918abee4478178a320a0ca8a536 /target/linux/generic/hack-4.14/221-module_exports.patch | |
parent | bcd7644007eba9caa1b0dd535acd6266b04fe8df (diff) | |
download | upstream-2213b20aeed157fd61519da22aa87fffb126743b.tar.gz upstream-2213b20aeed157fd61519da22aa87fffb126743b.tar.bz2 upstream-2213b20aeed157fd61519da22aa87fffb126743b.zip |
kernel: bump 4.14 to 4.14.86
Refreshed all patches.
Altered patches:
- 180-usb-xhci-add-support-for-performing-fake-doorbell.patch
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.14/221-module_exports.patch')
-rw-r--r-- | target/linux/generic/hack-4.14/221-module_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/221-module_exports.patch b/target/linux/generic/hack-4.14/221-module_exports.patch index 2f59d6e93e..250bf1180f 100644 --- a/target/linux/generic/hack-4.14/221-module_exports.patch +++ b/target/linux/generic/hack-4.14/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 -@@ -434,7 +434,7 @@ targets += $(extra-y) $(MAKECMDGOALS) $( +@@ -432,7 +432,7 @@ targets += $(extra-y) $(MAKECMDGOALS) $( # Linker scripts preprocessor (.lds.S -> .lds) # --------------------------------------------------------------------------- quiet_cmd_cpp_lds_S = LDS $@ |