X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=tools%2Fmkimage%2Fpatches%2F030-allow-to-use-different-magic.patch;h=23f39ad22ca340b25484b4729247bd7c0da8a94d;hb=cd5096a452a7559622180e9e752726ffce12ee47;hp=73a0ac4f91f0879f950d1a3b585be7b46a947b19;hpb=8354231fe6d67d81f291cbdf500f9204f2ecb8df;p=openwrt.git diff --git a/tools/mkimage/patches/030-allow-to-use-different-magic.patch b/tools/mkimage/patches/030-allow-to-use-different-magic.patch index 73a0ac4f91..23f39ad22c 100644 --- a/tools/mkimage/patches/030-allow-to-use-different-magic.patch +++ b/tools/mkimage/patches/030-allow-to-use-different-magic.patch @@ -25,7 +25,7 @@ case 'D': if (--argc <= 0) usage (); -@@ -595,12 +606,13 @@ usage () +@@ -596,12 +607,13 @@ usage () fprintf (stderr, "Usage: %s -l image\n" " -l ==> list image header information\n", params.cmdname);