Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux/fpc-iii.git] / fs / ecryptfs / Makefile
blob4f2cc5b2542dc2b59986192b3e060784bca0e9ce
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for the Linux eCryptfs
6 obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
8 ecryptfs-y := dentry.o file.o inode.o main.o super.o mmap.o read_write.o \
9 crypto.o keystore.o kthread.o debug.o
11 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o