diff options
author | Luka Perkov <luka@openwrt.org> | 2013-03-08 20:16:11 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-03-08 20:16:11 +0000 |
commit | 26503c24254c42cc9028d9da24715d5ef4621768 (patch) | |
tree | 3173ccefb78e2fc00e38af22ac166286e41f895c /tools/mkimage/patches/040-include_order.patch | |
parent | 1287a5a543602d2ee62530ef6c73551627b040ab (diff) | |
download | master-187ad058-26503c24254c42cc9028d9da24715d5ef4621768.tar.gz master-187ad058-26503c24254c42cc9028d9da24715d5ef4621768.tar.bz2 master-187ad058-26503c24254c42cc9028d9da24715d5ef4621768.zip |
[tools] mkimage: upgrade to version 2013.01.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35905 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/mkimage/patches/040-include_order.patch')
-rw-r--r-- | tools/mkimage/patches/040-include_order.patch | 2 |
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 5a9d15eb76..f94e91d700 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 -@@ -159,9 +159,9 @@ NOPEDOBJS := $(addprefix $(obj),$(NOPED_ +@@ -162,9 +162,9 @@ # Use native tools and options # Define __KERNEL_STRICT_NAMES to prevent typedef overlaps # |