From 32bd6f4894b1d3fe87b5c1140c95fb44776e233c Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 23 Dec 2010 00:07:58 +0000 Subject: [tools/mkimage]: use u-boot v2010.12 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24809 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/mkimage/patches/100-portability.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/mkimage/patches') 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 -- cgit v1.2.3