[tools] mkimage: update to 2012.04.01
[openwrt/svn-archive/archive.git] / tools / mkimage / patches / 030-allow-to-use-different-magic.patch
index 73a0ac4f91f0879f950d1a3b585be7b46a947b19..23f39ad22ca340b25484b4729247bd7c0da8a94d 100644 (file)
@@ -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);