From b693bfc710ef59f4b3564ea221f34a0317afefe3 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sun, 5 May 2013 20:11:04 +0000 Subject: mkimage: update to 2013.04 Signed-off-by: Luka Perkov SVN-Revision: 36550 --- tools/mkimage/patches/040-include_order.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 tools/mkimage/patches/040-include_order.patch (limited to 'tools/mkimage/patches/040-include_order.patch') diff --git a/tools/mkimage/patches/040-include_order.patch b/tools/mkimage/patches/040-include_order.patch deleted file mode 100644 index f94e91d700..0000000000 --- a/tools/mkimage/patches/040-include_order.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- a/tools/Makefile -+++ b/tools/Makefile -@@ -162,9 +162,9 @@ - # Use native tools and options - # Define __KERNEL_STRICT_NAMES to prevent typedef overlaps - # --HOSTCPPFLAGS = -idirafter $(SRCTREE)/include \ -+HOSTCPPFLAGS = -I $(SRCTREE)/include \ - -idirafter $(OBJTREE)/include2 \ -- -idirafter $(OBJTREE)/include \ -+ -I $(OBJTREE)/include \ - -I $(SRCTREE)/lib/libfdt \ - -I $(SRCTREE)/tools \ - -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \ -- cgit v1.2.3