kernel/3.10: move squashfs check from rootfs split code into a separate file
authorGabor Juhos <juhosg@openwrt.org>
Sat, 21 Sep 2013 17:55:44 +0000 (17:55 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 21 Sep 2013 17:55:44 +0000 (17:55 +0000)
commitd89bea92b31b4e157a0fa438e75370f089f73427
treef36cc78f4f16c0d477f124d102d614d4f8f120d6
parent3b71cd94bc9517bc25267dccb393b07d4b54564e
kernel/3.10: move squashfs check from rootfs split code into a separate file

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38109
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]