X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2FMakefile;h=1972da186272906d8aa13eab878b547e44ae1398;hb=1351e6e093271d0f5056f3ac272864cf4383041a;hp=15158309dee4ae42d2caf7429c274e20945efcbf;hpb=0dd7f883a9e21c5f2ff5e8f1cbb0e78cdc044d8a;p=linux-2.6-omap-h63xx.git diff --git a/fs/Makefile b/fs/Makefile index 15158309dee..1972da18627 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -89,11 +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/