From 25d8cb275e1f16bb80c6d05dcf6d73d8d6882053 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sat, 29 Nov 2014 22:43:59 +0000 Subject: mkimage: update to 2014.10 Signed-off-by: Luka Perkov SVN-Revision: 43428 --- tools/mkimage/patches/040-include_order.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 index 66f703c..3b9ecc6 100644 --- a/tools/mkimage/patches/040-include_order.patch +++ b/tools/mkimage/patches/040-include_order.patch @@ -1,10 +1,10 @@ --- a/tools/Makefile +++ b/tools/Makefile -@@ -193,7 +193,7 @@ +@@ -194,7 +194,7 @@ endif # !LOGO_BMP # Define _GNU_SOURCE to obtain the getline prototype from stdio.h # HOST_EXTRACFLAGS += -include $(srctree)/include/libfdt_env.h \ -- $(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \ +- $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \ + -I$(srctree)/include \ -I$(srctree)/lib/libfdt \ -I$(srctree)/tools \ -- cgit v1.1