]> err.no Git - linux-2.6/blobdiff - fs/Makefile
[PATCH] update kfree, vfree, and vunmap kerneldoc
[linux-2.6] / fs / Makefile
index cf95eb894fd53776b3429354834aac373f0e8170..d646502c1efb3c6a53c4a69dccc74a9036363fbe 100644 (file)
@@ -90,9 +90,11 @@ obj-$(CONFIG_AUTOFS_FS)              += autofs/
 obj-$(CONFIG_AUTOFS4_FS)       += autofs4/
 obj-$(CONFIG_ADFS_FS)          += adfs/
 obj-$(CONFIG_UDF_FS)           += udf/
+obj-$(CONFIG_RELAYFS_FS)       += relayfs/
 obj-$(CONFIG_SUN_OPENPROMFS)   += openpromfs/
 obj-$(CONFIG_JFS_FS)           += jfs/
 obj-$(CONFIG_XFS_FS)           += xfs/
+obj-$(CONFIG_9P_FS)            += 9p/
 obj-$(CONFIG_AFS_FS)           += afs/
 obj-$(CONFIG_BEFS_FS)          += befs/
 obj-$(CONFIG_HOSTFS)           += hostfs/