]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - fs/ecryptfs/Makefile
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel...
[mirror_ubuntu-eoan-kernel.git] / fs / ecryptfs / Makefile
CommitLineData
237fead6 1#
290502be 2# Makefile for the Linux eCryptfs
237fead6
MH
3#
4
5obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
6
290502be
KC
7ecryptfs-y := dentry.o file.o inode.o main.o super.o mmap.o read_write.o \
8 crypto.o keystore.o kthread.o debug.o
9
10ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o