aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2023-04-04 12:52:19 +0200
committerDavid Bauer <mail@david-bauer.net>2023-04-08 14:41:01 +0200
commit827a40502fbb5930b4fbb9fb793cfa62e73ae4c1 (patch)
tree49cc8c74d16ddac2947fc74a38c2e6a90f1c1c02 /target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch
parent765f66810a3324cc35fa6471ee8eeee335ba8c2b (diff)
downloadupstream-827a40502fbb5930b4fbb9fb793cfa62e73ae4c1.tar.gz
upstream-827a40502fbb5930b4fbb9fb793cfa62e73ae4c1.tar.bz2
upstream-827a40502fbb5930b4fbb9fb793cfa62e73ae4c1.zip
mpc85xx: refresh patches
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch')
-rw-r--r--target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch2
1 files changed, 1 insertions, 1 deletions
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@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 $@