X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2FMakefile;h=1972da186272906d8aa13eab878b547e44ae1398;hb=98b270362bb9ea6629732e7f5b65b8a6ce4743c7;hp=15158309dee4ae42d2caf7429c274e20945efcbf;hpb=946e91f36e90eea46758dd725b1c3b239f270f68;p=powerpc.git diff --git a/fs/Makefile b/fs/Makefile index 15158309de..1972da1862 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/