aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/050-image_h_portability.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-29 22:43:59 +0000
committerLuka Perkov <luka@openwrt.org>2014-11-29 22:43:59 +0000
commit25d8cb275e1f16bb80c6d05dcf6d73d8d6882053 (patch)
tree7f6d41071498538edf4f3927515e4d84e65f66eb /tools/mkimage/patches/050-image_h_portability.patch
parent070d3b27c223f23a4793667264441f8c2f008755 (diff)
downloadupstream-25d8cb275e1f16bb80c6d05dcf6d73d8d6882053.tar.gz
upstream-25d8cb275e1f16bb80c6d05dcf6d73d8d6882053.tar.bz2
upstream-25d8cb275e1f16bb80c6d05dcf6d73d8d6882053.zip
mkimage: update to 2014.10
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43428
Diffstat (limited to 'tools/mkimage/patches/050-image_h_portability.patch')
-rw-r--r--tools/mkimage/patches/050-image_h_portability.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mkimage/patches/050-image_h_portability.patch b/tools/mkimage/patches/050-image_h_portability.patch
index 304a7aa247..b3ad27388c 100644
--- a/tools/mkimage/patches/050-image_h_portability.patch
+++ b/tools/mkimage/patches/050-image_h_portability.patch
@@ -8,7 +8,7 @@
/* Define this to avoid #ifdefs later on */
struct lmb;
-@@ -257,13 +256,13 @@
+@@ -258,13 +257,13 @@ struct lmb;
* all data in network byte order (aka natural aka bigendian).
*/
typedef struct image_header {