mtd flashmap: Switched to calculating the rootfs size rather than depending on being...
[openwrt.git] / tools / mkimage / patches / 100-portability.patch
index 1b65e20..052a584 100644 (file)
@@ -33,7 +33,7 @@
   *    1. Abstracting input command line arguments data
 --- a/include/image.h
 +++ b/include/image.h
-@@ -49,6 +49,10 @@
+@@ -50,6 +50,10 @@
  
  #endif /* USE_HOSTCC */
  
@@ -41,6 +41,6 @@
 +#define ulong unsigned long
 +#endif
 +
- #include <command.h>
  #if defined(CONFIG_FIT)
+ #include <fdt.h>
+ #include <libfdt.h>
This page took 0.02293 seconds and 4 git commands to generate.