diff options
author | John Audia <therealgraysky@proton.me> | 2022-08-25 10:52:50 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-08-25 20:23:59 +0200 |
commit | fc89ec06928469021010c2f5776450f739af07a5 (patch) | |
tree | 0add09a03dd518a74cb627edbeb30bd7a5aa8f98 /target/linux/generic/hack-5.10 | |
parent | 34ddd2e545f068e4684ecce98c1da3a6c7c9b04a (diff) | |
download | upstream-fc89ec06928469021010c2f5776450f739af07a5.tar.gz upstream-fc89ec06928469021010c2f5776450f739af07a5.tar.bz2 upstream-fc89ec06928469021010c2f5776450f739af07a5.zip |
kernel: bump 5.10 to 5.10.138
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.10')
-rw-r--r-- | target/linux/generic/hack-5.10/321-powerpc_crtsavres_prereq.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/hack-5.10/321-powerpc_crtsavres_prereq.patch index 4bb438295d..c4fd475b1f 100644 --- a/target/linux/generic/hack-5.10/321-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/hack-5.10/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)) |