kernel/3.6: remove yaffs support
authorGabor Juhos <juhosg@openwrt.org>
Mon, 16 Dec 2013 07:42:42 +0000 (07:42 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 16 Dec 2013 07:42:42 +0000 (07:42 +0000)
commit542e7320582c546c4a69cdcaa18927097ba5e5a3
tree8f6759e2ee70c358158dae2d5f992673df31e9a9
parentc05dc6f745a6c08fb73f692323db4cb77b28d1ec
kernel/3.6: remove yaffs support

It is not used by any platform.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39082
16 files changed:
target/linux/generic/config-3.6
target/linux/generic/patches-3.6/500-yaffs-Kbuild-integration.patch [deleted file]
target/linux/generic/patches-3.6/501-yaffs-Fix-directory-unlinking-in-yaffs1-mode.patch [deleted file]
target/linux/generic/patches-3.6/502-yaffs-Switch-from-semaphores-to-mutexes.patch [deleted file]
target/linux/generic/patches-3.6/503-yaffs-Replace-yaffs_dir_llseek-with-Linux-generic-ll.patch [deleted file]
target/linux/generic/patches-3.6/504-yaffs-Mods-for-Linux-3.0-and-fix-a-typo.patch [deleted file]
target/linux/generic/patches-3.6/505-yaffs-3.2-use-MTD_OPS_AUTO_OOB.patch [deleted file]
target/linux/generic/patches-3.6/506-yaffs-3.2-dont-use-i_nlink-directly.patch [deleted file]
target/linux/generic/patches-3.6/507-yaffs-3.3_fix.patch [deleted file]
target/linux/generic/patches-3.6/508-yaffs-3.3-use-mtd_-helpers.patch [deleted file]
target/linux/generic/patches-3.6/509-yaffs-3.4-add-underscore-to-mtd-internal-names.patch [deleted file]
target/linux/generic/patches-3.6/510-yaffs-3.4-use-d_make_root.patch [deleted file]
target/linux/generic/patches-3.6/511-yaffs-3.5-use-clear_inode.patch [deleted file]
target/linux/generic/patches-3.6/512-yaffs-3.5-convert-to-use-kuid_t-kgid_t.patch [deleted file]
target/linux/generic/patches-3.6/513-yaffs-3.6-fix-dir_inode-ops.patch [deleted file]
target/linux/generic/patches-3.6/514-yaffs-3.6-use-delayed-work-instead-of-write_super.patch [deleted file]