diff options
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 94324666f4..e4dc78ef27 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 -@@ -165,9 +165,9 @@ NOPEDOBJS := $(addprefix $(obj),$(NOPED_ +@@ -160,9 +160,9 @@ # Define __KERNEL_STRICT_NAMES to prevent typedef overlaps # HOSTCPPFLAGS = -include $(SRCTREE)/include/libfdt_env.h \ |