From ff6ae7ce34fe2edc78be7d7d1997b25a700b5f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 24 Sep 2015 11:19:12 +0000 Subject: kernel: remove old "rootfs" splitter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A year ago I made this old splitter obsolete (see r42828), it's time to completely remove it now. For all this time we got these warnings: "Dedicated partitioner didn't create "rootfs_data" partition, please fill a bug report!" and "Support for built-in "rootfs_data" splitter will be removed, please use CONFIG_MTD_SPLIT_SQUASHFS_ROOT" but I'm not aware of any bug reports related to that. Signed-off-by: Rafał Miłecki SVN-Revision: 47040 --- .../generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch') diff --git a/target/linux/generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch b/target/linux/generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch index 25e0ecd048..fe74ad5927 100644 --- a/target/linux/generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch +++ b/target/linux/generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig -@@ -184,6 +184,22 @@ config MTD_BCM47XX_PARTS +@@ -179,6 +179,22 @@ config MTD_BCM47XX_PARTS This provides partitions parser for devices based on BCM47xx boards. -- cgit v1.2.3