diff options
author | John Audia <therealgraysky@proton.me> | 2022-08-25 10:36:19 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-08-25 22:07:43 +0200 |
commit | edeae512c065ed54f5ab492b5a2bdf0e833bb685 (patch) | |
tree | 90f789da2b98538184d97f462d9fa679157bcdc3 /target/linux/generic/hack-5.15 | |
parent | 31648c4b59add5b1cb441073a46c80ab768b588c (diff) | |
download | upstream-edeae512c065ed54f5ab492b5a2bdf0e833bb685.tar.gz upstream-edeae512c065ed54f5ab492b5a2bdf0e833bb685.tar.bz2 upstream-edeae512c065ed54f5ab492b5a2bdf0e833bb685.zip |
kernel: bump 5.15 to 5.15.63
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/321-powerpc_crtsavres_prereq.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.15/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/hack-5.15/321-powerpc_crtsavres_prereq.patch index 215528a90c..f1942e2037 100644 --- a/target/linux/generic/hack-5.15/321-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/hack-5.15/321-powerpc_crtsavres_prereq.patch @@ -16,7 +16,7 @@ Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> --- a/arch/powerpc/Makefile +++ b/arch/powerpc/Makefile -@@ -61,19 +61,6 @@ machine-$(CONFIG_PPC64) += 64 +@@ -44,19 +44,6 @@ machine-$(CONFIG_PPC64) += 64 machine-$(CONFIG_CPU_LITTLE_ENDIAN) += le UTS_MACHINE := $(subst $(space),,$(machine-y)) |