aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/010-freebsd-ulong-fix.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-08-08 21:03:14 +0000
committerLuka Perkov <luka@openwrt.org>2014-08-08 21:03:14 +0000
commit0b329786582410e2463cfaf10d83323bb5fd0bae (patch)
treee3b610b7b57f3c6eb38a05593ba1324d721c6dc9 /tools/mkimage/patches/010-freebsd-ulong-fix.patch
parent5822a21b55e4c0def29f1acf5053217f709d5361 (diff)
downloadmaster-187ad058-0b329786582410e2463cfaf10d83323bb5fd0bae.tar.gz
master-187ad058-0b329786582410e2463cfaf10d83323bb5fd0bae.tar.bz2
master-187ad058-0b329786582410e2463cfaf10d83323bb5fd0bae.zip
[tools] mkimage: update to 2014.07
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42082 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/mkimage/patches/010-freebsd-ulong-fix.patch')
-rw-r--r--tools/mkimage/patches/010-freebsd-ulong-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mkimage/patches/010-freebsd-ulong-fix.patch b/tools/mkimage/patches/010-freebsd-ulong-fix.patch
index 154346d8be..75b9e892ad 100644
--- a/tools/mkimage/patches/010-freebsd-ulong-fix.patch
+++ b/tools/mkimage/patches/010-freebsd-ulong-fix.patch
@@ -9,5 +9,5 @@
+#endif
+
#if defined(CONFIG_FIT)
+ #include <hash.h>
#include <libfdt.h>
- #include <fdt_support.h>