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)
commitccbea572631693f82ed2f86571d4fb9624ac7a86
tree789bf3b00fa914804f1899dc103e0b72f5d85190
parentbaa84682cd9b54f5fdc193de2e3a8ab66576f672
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]