X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmkimage%2Fpatches%2F050-image_h_portability.patch;h=304a7aa24765d45229a3a05bd96e1dcf3916b0bb;hb=0b329786582410e2463cfaf10d83323bb5fd0bae;hp=86d5226982b860d66a91503784620559f8e5cb49;hpb=295bb7f059fba6f376239a91511a328cd69b2a71;p=openwrt-github%2F.git diff --git a/tools/mkimage/patches/050-image_h_portability.patch b/tools/mkimage/patches/050-image_h_portability.patch index 86d5226982..304a7aa247 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 @@ +@@ -257,13 +256,13 @@ * all data in network byte order (aka natural aka bigendian). */ typedef struct image_header {