[PATCH]: 2.4.20-pre6: befs still not in fs/Makefile

From: Pavel Roskin (proski@gnu.org)
Date: Wed Sep 11 2002 - 14:52:09 EST


Hello, Marcelo!

befs (BeOS filesystem) still doesn't work in your series because it's
missing in fs/Makefile. Patch:

===================================
--- linux.orig/fs/Makefile
+++ linux/fs/Makefile
@@ -66,6 +66,7 @@
 subdir-$(CONFIG_REISERFS_FS) += reiserfs
 subdir-$(CONFIG_DEVPTS_FS) += devpts
 subdir-$(CONFIG_SUN_OPENPROMFS) += openpromfs
+subdir-$(CONFIG_BEFS_FS) += befs
 subdir-$(CONFIG_JFS_FS) += jfs
 
 
===================================

-- 
Regards,
Pavel Roskin

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:26 EST