This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / fs / Makefile
index 41cac35..e39e43f 100644 (file)
@@ -52,6 +52,7 @@ obj-$(CONFIG_EXT2_FS)         += ext2/
 obj-$(CONFIG_CRAMFS)           += cramfs/
 obj-$(CONFIG_RAMFS)            += ramfs/
 obj-$(CONFIG_HUGETLBFS)                += hugetlbfs/
+obj-$(CONFIG_RELAYFS_FS)       += relayfs/
 obj-$(CONFIG_CODA_FS)          += coda/
 obj-$(CONFIG_MINIX_FS)         += minix/
 obj-$(CONFIG_FAT_FS)           += fat/
@@ -91,3 +92,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/