From 0de665e0a08e1add1a7aacf1f700a8cec79b695d Mon Sep 17 00:00:00 2001 From: luka Date: Mon, 15 Jul 2013 23:18:36 +0000 Subject: [tools] mkimage: update to 2013.07-rc1 also remove 100-dtc-binary.patch which was not accepted upstream Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37361 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/mkimage/patches/050-image_h_portability.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/mkimage/patches/050-image_h_portability.patch') diff --git a/tools/mkimage/patches/050-image_h_portability.patch b/tools/mkimage/patches/050-image_h_portability.patch index 1f222370bc..86d5226982 100644 --- a/tools/mkimage/patches/050-image_h_portability.patch +++ b/tools/mkimage/patches/050-image_h_portability.patch @@ -6,9 +6,9 @@ #include "compiler.h" -#include - #ifdef USE_HOSTCC - -@@ -191,13 +190,13 @@ + /* Define this to avoid #ifdefs later on */ + struct lmb; +@@ -254,13 +253,13 @@ * all data in network byte order (aka natural aka bigendian). */ typedef struct image_header { -- cgit v1.2.3