tools: remove static linking support
[lede-git/.git] / tools / mkimage / patches / 010-freebsd-ulong-fix.patch
index 737291466c57ecf9c15e612fda380b3a8094c65b..75b9e892ad03664a597d0d46b1c824c6f76adbfc 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/image.h
 +++ b/include/image.h
-@@ -51,6 +51,10 @@
+@@ -44,6 +44,10 @@
  
  #endif /* USE_HOSTCC */
  
@@ -9,5 +9,5 @@
 +#endif
 +
  #if defined(CONFIG_FIT)
- #include <fdt.h>
+ #include <hash.h>
  #include <libfdt.h>