aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/010-freebsd-ulong-fix.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-05-21 09:42:33 +0000
committerLuka Perkov <luka@openwrt.org>2014-05-21 09:42:33 +0000
commit9288835a40296ca76645430d2bf14fbf43897a5a (patch)
tree72751dbbfda8619d3393d088c44653de0d5ee79a /tools/mkimage/patches/010-freebsd-ulong-fix.patch
parentc8b254e5ff25207026c5ba94b2e8fddf0e2db9d4 (diff)
downloadmaster-187ad058-9288835a40296ca76645430d2bf14fbf43897a5a.tar.gz
master-187ad058-9288835a40296ca76645430d2bf14fbf43897a5a.tar.bz2
master-187ad058-9288835a40296ca76645430d2bf14fbf43897a5a.zip
[tools] mkimage: update to 2014.04
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40807 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 b4951b0e25..154346d8be 100644
--- a/tools/mkimage/patches/010-freebsd-ulong-fix.patch
+++ b/tools/mkimage/patches/010-freebsd-ulong-fix.patch
@@ -1,6 +1,6 @@
--- a/include/image.h
+++ b/include/image.h
-@@ -61,6 +61,10 @@
+@@ -44,6 +44,10 @@
#endif /* USE_HOSTCC */