kernel: remove old "rootfs" splitter
authorRafał Miłecki <zajec5@gmail.com>
Thu, 24 Sep 2015 11:19:12 +0000 (11:19 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Thu, 24 Sep 2015 11:19:12 +0000 (11:19 +0000)
commitff6ae7ce34fe2edc78be7d7d1997b25a700b5f80
tree42dc2a38757605ef86a5449040cebc83cab30392
parentce7f25066b1f7b810e34222b1458c399444edce2
kernel: remove old "rootfs" splitter

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 <zajec5@gmail.com>
SVN-Revision: 47040
target/linux/generic/config-4.1
target/linux/generic/patches-4.1/406-mtd-old-rootfs-squashfs-splitter.patch [deleted file]
target/linux/generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch