This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / fs / Makefile
index 9911572..8abcedf 100644 (file)
@@ -52,7 +52,6 @@ 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/
@@ -92,5 +91,6 @@ obj-$(CONFIG_JFS_FS)          += jfs/
 obj-$(CONFIG_XFS_FS)           += xfs/
 obj-$(CONFIG_AFS_FS)           += afs/
 obj-$(CONFIG_BEFS_FS)          += befs/
-obj-$(CONFIG_EXTERNFS)         += hostfs/
+obj-$(CONFIG_HOSTFS)           += hostfs/
+obj-$(CONFIG_HPPFS)            += hppfs/
 obj-$(CONFIG_RCFS_FS)          += rcfs/