summaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/040-include_order.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
commitf170eacc88b9815803d0df349ed2d29b27619627 (patch)
treeda6dccaeaf7bf764709a3c4d4cd500169d67afd1 /tools/mkimage/patches/040-include_order.patch
parent97f26cad165180d87c1fba17b75ce2572b16cf21 (diff)
downloadmaster-31e0f0ae-f170eacc88b9815803d0df349ed2d29b27619627.tar.gz
master-31e0f0ae-f170eacc88b9815803d0df349ed2d29b27619627.tar.bz2
master-31e0f0ae-f170eacc88b9815803d0df349ed2d29b27619627.zip
mkimage: update to 2014.07
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42082
Diffstat (limited to 'tools/mkimage/patches/040-include_order.patch')
-rw-r--r--tools/mkimage/patches/040-include_order.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mkimage/patches/040-include_order.patch b/tools/mkimage/patches/040-include_order.patch
index f4fbbaf757..66f703c855 100644
--- a/tools/mkimage/patches/040-include_order.patch
+++ b/tools/mkimage/patches/040-include_order.patch
@@ -1,6 +1,6 @@
--- a/tools/Makefile
+++ b/tools/Makefile
-@@ -173,7 +173,7 @@
+@@ -193,7 +193,7 @@
# Define _GNU_SOURCE to obtain the getline prototype from stdio.h
#
HOST_EXTRACFLAGS += -include $(srctree)/include/libfdt_env.h \