Makefile: hook to compile Wrapfs
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 5 Jan 2010 01:45:06 +0000 (20:45 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 17 Nov 2013 21:08:35 +0000 (16:08 -0500)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/Makefile

index fb68c2b8cf8a73626bc2900048a0d4928993c365..4dba86c82f5022b8224ce37b976b77eacdf7deb3 100644 (file)
@@ -83,6 +83,7 @@ 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_WRAP_FS)          += wrapfs/
 obj-$(CONFIG_VXFS_FS)          += freevxfs/
 obj-$(CONFIG_NFS_FS)           += nfs/
 obj-$(CONFIG_EXPORTFS)         += exportfs/