This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / fs / Makefile
index a288c0c..8abcedf 100644 (file)
@@ -53,7 +53,6 @@ obj-$(CONFIG_CRAMFS)          += cramfs/
 obj-$(CONFIG_RAMFS)            += ramfs/
 obj-$(CONFIG_HUGETLBFS)                += hugetlbfs/
 obj-$(CONFIG_CODA_FS)          += coda/
-obj-$(CONFIG_INTERMEZZO_FS)    += intermezzo/
 obj-$(CONFIG_MINIX_FS)         += minix/
 obj-$(CONFIG_FAT_FS)           += fat/
 obj-$(CONFIG_UMSDOS_FS)                += umsdos/
@@ -92,3 +91,6 @@ obj-$(CONFIG_JFS_FS)          += jfs/
 obj-$(CONFIG_XFS_FS)           += xfs/
 obj-$(CONFIG_AFS_FS)           += afs/
 obj-$(CONFIG_BEFS_FS)          += befs/
+obj-$(CONFIG_HOSTFS)           += hostfs/
+obj-$(CONFIG_HPPFS)            += hppfs/
+obj-$(CONFIG_RCFS_FS)          += rcfs/