kernel/3.10: move squashfs check from rootfs split code into a separate file
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 21 Sep 2013 17:55:44 +0000 (17:55 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 21 Sep 2013 17:55:44 +0000 (17:55 +0000)
commitae7c5674f7249f4f6c11e86e2d591d0e4dd1a929
tree789bf3b00fa914804f1899dc103e0b72f5d85190
parent367a4b50dcbf0db705be3c4239eaf0c0791076c5
kernel/3.10: move squashfs check from rootfs split code into a separate file

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38109 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/config-3.10
target/linux/generic/files/drivers/mtd/mtdsplit.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit.h [new file with mode: 0644]
target/linux/generic/patches-3.10/403-mtd-hook-mtdsplit-to-Kbuild.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/404-mtd-use-mtd_get_squashfs_len-in-split_squasfh.patch [new file with mode: 0644]