X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fmkimage%2Fpatches%2F100-portability.patch;h=052a584cbb1156b6e20d1e4330145be75641b90e;hb=a10dcda77ad9d792f2d65d7944081b41a426f606;hp=1b65e20084b175467838246d03f85f5494f47526;hpb=a8f1ceaf4cd4a87db613dffe34412ae224d5ba1e;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/tools/mkimage/patches/100-portability.patch b/tools/mkimage/patches/100-portability.patch index 1b65e20084..052a584cbb 100644 --- a/tools/mkimage/patches/100-portability.patch +++ b/tools/mkimage/patches/100-portability.patch @@ -33,7 +33,7 @@ * 1. Abstracting input command line arguments data --- a/include/image.h +++ b/include/image.h -@@ -49,6 +49,10 @@ +@@ -50,6 +50,10 @@ #endif /* USE_HOSTCC */ @@ -41,6 +41,6 @@ +#define ulong unsigned long +#endif + - #include - #if defined(CONFIG_FIT) + #include + #include