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 | 9c8ee9c2642555637eb7f12a72c3aea1ad5e62d6 (patch) | |
tree | 0bca50f87ea85cd0d62346af73ce6345f3c25ac9 /tools/mkimage/patches/040-include_order.patch | |
parent | e259ecad7ed76b0300b5ad3418b6895f1f45c59e (diff) | |
download | upstream-9c8ee9c2642555637eb7f12a72c3aea1ad5e62d6.tar.gz upstream-9c8ee9c2642555637eb7f12a72c3aea1ad5e62d6.tar.bz2 upstream-9c8ee9c2642555637eb7f12a72c3aea1ad5e62d6.zip |
mkimage: upgrade to version 2013.01.01
SVN-Revision: 35905
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 # |