diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-08 20:16:11 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-08 20:16:11 +0000 |
commit | 9f1a2f29e1259d2d3283ff373f3d50b2b200b36f (patch) | |
tree | 3173ccefb78e2fc00e38af22ac166286e41f895c /tools/mkimage/patches/040-include_order.patch | |
parent | db9eb03b3f0cc017aa29ab804fadf63006bb9b24 (diff) |
[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 # |