Merge tag 'gvt-fixes-2020-09-17' of https://github.com/intel/gvt-linux into drm-intel...
[linux-2.6-microblaze.git] / fs / ecryptfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the Linux eCryptfs
4 #
5
6 obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
7
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
10
11 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o