netfilter: drop proprietary xt_id match
[openwrt/openwrt.git] / tools / mkimage / patches / 040-include_order.patch
index f4fbbaf7578d1db1e3ee4137d3dedb1ea5e5c6cd..3b9ecc6bd3e4889573175ceb83914fb5abb4579b 100644 (file)
@@ -1,10 +1,10 @@
 --- a/tools/Makefile
 +++ b/tools/Makefile
-@@ -173,7 +173,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 \