X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmkimage%2Fpatches%2F100-portability.patch;h=052a584cbb1156b6e20d1e4330145be75641b90e;hb=0f02b1885ef4bbd901d55e918a823aa8a2ad5a4d;hp=1b65e20084b175467838246d03f85f5494f47526;hpb=ed24f5548a6579a5f9c77262427d9e375317a977;p=openwrt-github%2F.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