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/linux/generic/hack-5.15 | |
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/linux/generic/hack-5.15')
-rw-r--r-- | target/linux/generic/hack-5.15/221-module_exports.patch | 2 |
1 files changed, 1 insertions, 1 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 $@ |