From fe209fa47d4f360ed0052e0029ba6b3cf8bc9780 Mon Sep 17 00:00:00 2001 From: John Audia Date: Thu, 15 Sep 2022 08:07:08 -0400 Subject: kernel: bump 5.15 to 5.15.68 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 --- .../900-powerpc-bootwrapper-disable-uImage-generation.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch') diff --git a/target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch b/target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch index a021db000d..c81ab7fcc2 100644 --- a/target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch +++ b/target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch @@ -14,10 +14,8 @@ Signed-off-by: David Bauer arch/powerpc/boot/Makefile | 9 --------- 1 file changed, 9 deletions(-) -Index: linux-5.15.67/arch/powerpc/boot/Makefile -=================================================================== ---- linux-5.15.67.orig/arch/powerpc/boot/Makefile -+++ linux-5.15.67/arch/powerpc/boot/Makefile +--- a/arch/powerpc/boot/Makefile ++++ b/arch/powerpc/boot/Makefile @@ -271,7 +271,6 @@ image-$(CONFIG_PPC_CHRP) += zImage.chrp image-$(CONFIG_PPC_EFIKA) += zImage.chrp image-$(CONFIG_PPC_PMAC) += zImage.pmac -- cgit v1.2.3