X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff696e3da940e3ef549d29e1010ec358e5f2275b..cafdb5f9427a8aeea9de3efc1256a88f9cdeaa82:/tools/mkimage/patches/100-portability.patch diff --git a/tools/mkimage/patches/100-portability.patch b/tools/mkimage/patches/100-portability.patch index 1b65e2008..052a584cb 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