diff options
author | Luka Perkov <luka@openwrt.org> | 2014-11-29 22:43:59 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-11-29 22:43:59 +0000 |
commit | 25d8cb275e1f16bb80c6d05dcf6d73d8d6882053 (patch) | |
tree | 7f6d41071498538edf4f3927515e4d84e65f66eb /tools/mkimage/patches/050-image_h_portability.patch | |
parent | 070d3b27c223f23a4793667264441f8c2f008755 (diff) | |
download | openwrt-25d8cb275e1f16bb80c6d05dcf6d73d8d6882053.tar.gz openwrt-25d8cb275e1f16bb80c6d05dcf6d73d8d6882053.tar.bz2 openwrt-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.patch | 2 |
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 { |