mkimage: update to 2013.07-rc1

also remove 100-dtc-binary.patch which was not accepted upstream

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37361
This commit is contained in:
Luka Perkov
2013-07-15 23:18:36 +00:00
parent d530ad0732
commit 620739e0be
7 changed files with 13 additions and 99 deletions

View File

@@ -6,9 +6,9 @@
#include "compiler.h"
-#include <asm/byteorder.h>
#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 {