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>
Fri, 4 Mar 2011 21:16:28 +0000 (16:16 -0500)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/Makefile

index e6ec1d309b1d2ba43dd3e036a9f8dcfba9a757a1..08a6645825b0b8fffbaebc3320b0fbb144c5087a 100644 (file)
@@ -84,6 +84,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/