diff options
author | John Audia <therealgraysky@proton.me> | 2022-07-23 15:21:20 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-31 18:55:22 +0200 |
commit | 317f59a0ee33b0deb0be4cedb7da20b302c7f6b9 (patch) | |
tree | 6c5b9eb0121550831cdf488c7237e10031bfcbf7 /target | |
parent | 4921ab0be462aa0336e3a100e0bf77ffbcc6c09a (diff) | |
download | upstream-317f59a0ee33b0deb0be4cedb7da20b302c7f6b9.tar.gz upstream-317f59a0ee33b0deb0be4cedb7da20b302c7f6b9.tar.bz2 upstream-317f59a0ee33b0deb0be4cedb7da20b302c7f6b9.zip |
kernel: bump 5.15 to 5.15.57
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/hack-5.15/221-module_exports.patch | 2 | ||||
-rw-r--r-- | target/linux/generic/pending-5.15/203-kallsyms_uncompressed.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-5.15/221-module_exports.patch b/target/linux/generic/hack-5.15/221-module_exports.patch index f620e87126..204027d769 100644 --- a/target/linux/generic/hack-5.15/221-module_exports.patch +++ b/target/linux/generic/hack-5.15/221-module_exports.patch @@ -115,7 +115,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> .previous --- a/scripts/Makefile.build +++ b/scripts/Makefile.build -@@ -396,7 +396,7 @@ targets += $(real-dtb-y) $(lib-y) $(alwa +@@ -397,7 +397,7 @@ targets += $(real-dtb-y) $(lib-y) $(alwa # Linker scripts preprocessor (.lds.S -> .lds) # --------------------------------------------------------------------------- quiet_cmd_cpp_lds_S = LDS $@ diff --git a/target/linux/generic/pending-5.15/203-kallsyms_uncompressed.patch b/target/linux/generic/pending-5.15/203-kallsyms_uncompressed.patch index ea407d6db9..4f51e524c3 100644 --- a/target/linux/generic/pending-5.15/203-kallsyms_uncompressed.patch +++ b/target/linux/generic/pending-5.15/203-kallsyms_uncompressed.patch @@ -106,7 +106,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> } --- a/scripts/link-vmlinux.sh +++ b/scripts/link-vmlinux.sh -@@ -263,6 +263,10 @@ kallsyms() +@@ -266,6 +266,10 @@ kallsyms() kallsymopt="${kallsymopt} --base-relative" fi |