X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2FMakefile;h=1972da186272906d8aa13eab878b547e44ae1398;hb=2ead1aa6f14ed542af0c9e2302a51ea02128f587;hp=cf95eb894fd53776b3429354834aac373f0e8170;hpb=0eeca28300df110bd6ed54b31193c83b87921443;p=linux-2.6-omap-h63xx.git diff --git a/fs/Makefile b/fs/Makefile index cf95eb894fd..1972da18627 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -89,10 +89,13 @@ obj-$(CONFIG_QNX4FS_FS) += qnx4/ obj-$(CONFIG_AUTOFS_FS) += autofs/ obj-$(CONFIG_AUTOFS4_FS) += autofs4/ obj-$(CONFIG_ADFS_FS) += adfs/ +obj-$(CONFIG_FUSE_FS) += fuse/ 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/