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)
commit8972fe272a791ff57d706a20fbb5963d7b0abcb9
treedb98edd2022ce0b606387eef38d3538b23a837ec
parent6b0ccdbe44097b5edcbe46148b3f8aa814142f0d
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