summaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/050-image_h_portability.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-05-21 09:42:33 +0000
committerLuka Perkov <luka@openwrt.org>2014-05-21 09:42:33 +0000
commit5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045 (patch)
tree708029231ac804143384629193929cdb0d948f5c /tools/mkimage/patches/050-image_h_portability.patch
parentb10140d8320840695e96a77b9cb1d255b22a602a (diff)
downloadmaster-31e0f0ae-5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045.tar.gz
master-31e0f0ae-5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045.tar.bz2
master-31e0f0ae-5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045.zip
mkimage: update to 2014.04
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40807
Diffstat (limited to 'tools/mkimage/patches/050-image_h_portability.patch')
-rw-r--r--tools/mkimage/patches/050-image_h_portability.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mkimage/patches/050-image_h_portability.patch b/tools/mkimage/patches/050-image_h_portability.patch
index 86d5226982..767a8b8713 100644
--- a/tools/mkimage/patches/050-image_h_portability.patch
+++ b/tools/mkimage/patches/050-image_h_portability.patch
@@ -1,6 +1,6 @@
--- a/include/image.h
+++ b/include/image.h
-@@ -34,7 +34,6 @@
+@@ -17,7 +17,6 @@
#define __IMAGE_H__
#include "compiler.h"
@@ -8,7 +8,7 @@
/* Define this to avoid #ifdefs later on */
struct lmb;
-@@ -254,13 +253,13 @@
+@@ -240,13 +239,13 @@
* all data in network byte order (aka natural aka bigendian).
*/
typedef struct image_header {