tools/mkimage: update to 2020.04
[openwrt/staging/chunkeey.git] / tools / mkimage / patches / 030-allow-to-use-different-magic.patch
index ce61cb0fb6ccd455e9049f421f1600cfcd9e11a6..8d79de29921a7246e3b29faed727053bd40d4569 100644 (file)
@@ -50,7 +50,7 @@ This patch makes it possible to set a custom image magic.
                        break;
 --- a/tools/default_image.c
 +++ b/tools/default_image.c
-@@ -116,7 +116,7 @@ static void image_set_header(void *ptr,
+@@ -120,7 +120,7 @@ static void image_set_header(void *ptr,
        }
  
        /* Build new header */