diff --git a/patches/0004-include-image-commands.mk-build-mmc-qdsk-images.patch b/patches-24.10/0005-include-image-commands.mk-build-mmc-qdsk-images.patch similarity index 73% rename from patches/0004-include-image-commands.mk-build-mmc-qdsk-images.patch rename to patches-24.10/0005-include-image-commands.mk-build-mmc-qdsk-images.patch index 25eb5cb07..4d209f81e 100644 --- a/patches/0004-include-image-commands.mk-build-mmc-qdsk-images.patch +++ b/patches-24.10/0005-include-image-commands.mk-build-mmc-qdsk-images.patch @@ -1,7 +1,9 @@ -From 132689b25103a48ac7c8fb0af64a6a99080ca192 Mon Sep 17 00:00:00 2001 +From a1b87b05f966563829a9b14d1a64ee831e2f00a8 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 22 May 2022 16:56:10 +0200 -Subject: [PATCH 04/68] include/image-commands.mk: build mmc qdsk images +Subject: [PATCH 05/55] include/image-commands.mk: build mmc qdsk images + +Allows QSDK style factory image generation. Signed-off-by: John Crispin --- @@ -9,10 +11,10 @@ Signed-off-by: John Crispin 1 file changed, 7 insertions(+) diff --git a/include/image-commands.mk b/include/image-commands.mk -index 08adbb6454..bd20f9608c 100644 +index a627ffc202..21d53877f1 100644 --- a/include/image-commands.mk +++ b/include/image-commands.mk -@@ -499,6 +499,13 @@ define Build/qsdk-ipq-factory-nor +@@ -601,6 +601,13 @@ define Build/qsdk-ipq-factory-nor @mv $@.new $@ endef