From 01afcd25567dec5dc3073a6959ce8e8abe5651d4 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 19 May 2009 10:21:32 +0000 Subject: remove 2.6.29 since there are no remaining users of it SVN-Revision: 15922 --- .../generic-2.6/patches-2.6.29/510-yaffs_support.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 target/linux/generic-2.6/patches-2.6.29/510-yaffs_support.patch (limited to 'target/linux/generic-2.6/patches-2.6.29/510-yaffs_support.patch') diff --git a/target/linux/generic-2.6/patches-2.6.29/510-yaffs_support.patch b/target/linux/generic-2.6/patches-2.6.29/510-yaffs_support.patch deleted file mode 100644 index 0b4e541..0000000 --- a/target/linux/generic-2.6/patches-2.6.29/510-yaffs_support.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- a/fs/Kconfig -+++ b/fs/Kconfig -@@ -223,6 +223,7 @@ source "fs/qnx4/Kconfig" - source "fs/romfs/Kconfig" - source "fs/sysv/Kconfig" - source "fs/ufs/Kconfig" -+source "fs/yaffs2/Kconfig" - - endif # MISC_FILESYSTEMS - ---- a/fs/Makefile -+++ b/fs/Makefile -@@ -125,3 +125,4 @@ obj-$(CONFIG_DEBUG_FS) += debugfs/ - obj-$(CONFIG_OCFS2_FS) += ocfs2/ - obj-$(CONFIG_BTRFS_FS) += btrfs/ - obj-$(CONFIG_GFS2_FS) += gfs2/ -+obj-$(CONFIG_YAFFS_FS) += yaffs2/ -- cgit v1.1