X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2FMakefile;h=df614eacee8620c07b15bb3080f65405e4674392;hb=4a61f17378c2cdd9bd8f34ef8bd7422861d0c1f1;hp=215f70378177668dcd0e87437c02e3d61f0221e2;hpb=7ecdb70a0ea436c06540140242bfac6ac3babfc0;p=linux-2.6 diff --git a/fs/Makefile b/fs/Makefile index 215f703781..df614eacee 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -76,6 +76,7 @@ obj-$(CONFIG_BFS_FS) += bfs/ obj-$(CONFIG_ISO9660_FS) += isofs/ obj-$(CONFIG_HFSPLUS_FS) += hfsplus/ # Before hfs to find wrapped HFS+ obj-$(CONFIG_HFS_FS) += hfs/ +obj-$(CONFIG_ECRYPT_FS) += ecryptfs/ obj-$(CONFIG_VXFS_FS) += freevxfs/ obj-$(CONFIG_NFS_FS) += nfs/ obj-$(CONFIG_EXPORTFS) += exportfs/