[openwrt/openwrt] mpc85xx: refresh patches
LEDE Commits
lede-commits at lists.infradead.org
Sat Apr 8 05:47:26 PDT 2023
blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/827a40502fbb5930b4fbb9fb793cfa62e73ae4c1
commit 827a40502fbb5930b4fbb9fb793cfa62e73ae4c1
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Tue Apr 4 12:52:19 2023 +0200
mpc85xx: refresh patches
Signed-off-by: David Bauer <mail at david-bauer.net>
---
.../900-powerpc-bootwrapper-disable-uImage-generation.patch | 4 ++--
.../900-powerpc-bootwrapper-disable-uImage-generation.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/mpc85xx/patches-5.10/900-powerpc-bootwrapper-disable-uImage-generation.patch b/target/linux/mpc85xx/patches-5.10/900-powerpc-bootwrapper-disable-uImage-generation.patch
index 0f784a1051..86a1ea902e 100644
--- a/target/linux/mpc85xx/patches-5.10/900-powerpc-bootwrapper-disable-uImage-generation.patch
+++ b/target/linux/mpc85xx/patches-5.10/900-powerpc-bootwrapper-disable-uImage-generation.patch
@@ -16,7 +16,7 @@ Signed-off-by: David Bauer <mail at david-bauer.net>
--- a/arch/powerpc/boot/Makefile
+++ b/arch/powerpc/boot/Makefile
-@@ -265,7 +265,6 @@ image-$(CONFIG_PPC_CHRP) += zImage.chrp
+@@ -266,7 +266,6 @@ image-$(CONFIG_PPC_CHRP) += zImage.chrp
image-$(CONFIG_PPC_EFIKA) += zImage.chrp
image-$(CONFIG_PPC_PMAC) += zImage.pmac
image-$(CONFIG_PPC_HOLLY) += dtbImage.holly
@@ -24,7 +24,7 @@ Signed-off-by: David Bauer <mail at david-bauer.net>
image-$(CONFIG_EPAPR_BOOT) += zImage.epapr
#
-@@ -396,15 +395,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits
+@@ -399,15 +398,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits
$(obj)/vmlinux.strip: vmlinux
$(STRIP) -s -R .comment $< -o $@
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 dfd26a6603..66935c04b7 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
@@ -24,7 +24,7 @@ Signed-off-by: David Bauer <mail at david-bauer.net>
image-$(CONFIG_EPAPR_BOOT) += zImage.epapr
#
-@@ -406,15 +405,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits
+@@ -407,15 +406,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits
$(obj)/vmlinux.strip: vmlinux
$(STRIP) -s -R .comment $< -o $@
More information about the lede-commits
mailing list