kernel: don't auto-split "firmware" if it has "compatible" DT property
[openwrt/openwrt.git] / target / linux / generic / pending-4.9 / 401-mtd-add-support-for-different-partition-parser-types.patch
index 0eb6d7422ded9f112194debbf2ff09ffc874d44d..29a1d73854c9ab2cc759e534713a75f97f561989 100644 (file)
@@ -57,7 +57,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
  #ifdef CONFIG_MTD_SPLIT_FIRMWARE_NAME
  #define SPLIT_FIRMWARE_NAME   CONFIG_MTD_SPLIT_FIRMWARE_NAME
  #else
-@@ -1115,6 +1149,61 @@ void mtd_part_parser_cleanup(struct mtd_
+@@ -1116,6 +1150,61 @@ void mtd_part_parser_cleanup(struct mtd_
        }
  }