Title: [6655] trunk/fs: drop yaffs2 -- it doesnt build anymore and we should transition to filesystems that have been merged into mainline
- Revision
- 6655
- Author
- vapier
- Date
- 2009-06-11 07:28:13 -0500 (Thu, 11 Jun 2009)
Log Message
drop yaffs2 -- it doesnt build anymore and we should transition to filesystems that have been merged into mainline
Modified Paths
Removed Paths
Diff
Modified: trunk/fs/Kconfig (6654 => 6655)
--- trunk/fs/Kconfig 2009-06-11 12:25:54 UTC (rev 6654)
+++ trunk/fs/Kconfig 2009-06-11 12:28:13 UTC (rev 6655)
@@ -163,7 +163,6 @@
source "fs/bfs/Kconfig"
source "fs/efs/Kconfig"
source "fs/jffs2/Kconfig"
-source "fs/yaffs2/Kconfig"
# UBIFS File system configuration
source "fs/ubifs/Kconfig"
source "fs/cramfs/Kconfig"
Modified: trunk/fs/Makefile (6654 => 6655)
--- trunk/fs/Makefile 2009-06-11 12:25:54 UTC (rev 6654)
+++ trunk/fs/Makefile 2009-06-11 12:28:13 UTC (rev 6655)
@@ -124,5 +124,3 @@
obj-$(CONFIG_BTRFS_FS) += btrfs/
obj-$(CONFIG_GFS2_FS) += gfs2/
obj-$(CONFIG_EXOFS_FS) += exofs/
-
-obj-$(CONFIG_YAFFS_FS) += yaffs2/
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits