kernel: remove old "rootfs" splitter
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Sep 2015 11:19:12 +0000 (11:19 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Sep 2015 11:19:12 +0000 (11:19 +0000)
commit6a336152c31ead42338d7f5ef4d452b26071c2c9
treedb98edd2022ce0b606387eef38d3538b23a837ec
parent68b75acfc9d87f8ce92e296221c699248e65214c
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47040 3c298f89-4303-0410-b956-a3cf2f4a3e73
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