diff options
author | Luka Perkov <luka@openwrt.org> | 2014-05-21 09:42:33 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-05-21 09:42:33 +0000 |
commit | 5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045 (patch) | |
tree | 708029231ac804143384629193929cdb0d948f5c /tools/mkimage/patches/010-freebsd-ulong-fix.patch | |
parent | b10140d8320840695e96a77b9cb1d255b22a602a (diff) | |
download | upstream-5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045.tar.gz upstream-5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045.tar.bz2 upstream-5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045.zip |
mkimage: update to 2014.04
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40807
Diffstat (limited to 'tools/mkimage/patches/010-freebsd-ulong-fix.patch')
-rw-r--r-- | tools/mkimage/patches/010-freebsd-ulong-fix.patch | 2 |
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 */ |