summaryrefslogtreecommitdiff
path: root/tools/mkimage/patches/050-image_h_portability.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-08-08 21:03:14 +0000
committerLuka Perkov <luka@openwrt.org>2014-08-08 21:03:14 +0000
commitf170eacc88b9815803d0df349ed2d29b27619627 (patch)
treeda6dccaeaf7bf764709a3c4d4cd500169d67afd1 /tools/mkimage/patches/050-image_h_portability.patch
parent97f26cad165180d87c1fba17b75ce2572b16cf21 (diff)
downloadmtk-20170518-f170eacc88b9815803d0df349ed2d29b27619627.zip
mtk-20170518-f170eacc88b9815803d0df349ed2d29b27619627.tar.gz
mtk-20170518-f170eacc88b9815803d0df349ed2d29b27619627.tar.bz2
mkimage: update to 2014.07
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42082
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 767a8b8..304a7aa 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;
-@@ -240,13 +239,13 @@
+@@ -257,13 +256,13 @@
* all data in network byte order (aka natural aka bigendian).
*/
typedef struct image_header {