]> Git Repo - linux.git/blob - fs/ecryptfs/Makefile
vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
[linux.git] / fs / ecryptfs / Makefile
1 #
2 # Makefile for the Linux 2.6 eCryptfs
3 #
4
5 obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
6
7 ecryptfs-objs := dentry.o file.o inode.o main.o super.o mmap.o read_write.o crypto.o keystore.o messaging.o miscdev.o kthread.o debug.o
This page took 0.037876 seconds and 4 git commands to generate.