diff options
author | John Audia <therealgraysky@proton.me> | 2022-08-25 10:52:50 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-08-28 07:24:59 +0200 |
commit | 89956c65325260c3d7130aa48b8284c786661e18 (patch) | |
tree | 2ce4834dda40927a7e451203e9ea93f59844c92a /target/linux/generic/hack-5.10 | |
parent | 4209c33ae27d6bb53722e79d7c1a696ea02e25ad (diff) | |
download | upstream-89956c65325260c3d7130aa48b8284c786661e18.tar.gz upstream-89956c65325260c3d7130aa48b8284c786661e18.tar.bz2 upstream-89956c65325260c3d7130aa48b8284c786661e18.zip |
kernel: bump 5.10 to 5.10.138
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit fc89ec06928469021010c2f5776450f739af07a5)
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)) |