]> git.karo-electronics.de Git - karo-tx-linux.git/blob - fs/ecryptfs/Makefile
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
[karo-tx-linux.git] / fs / ecryptfs / Makefile
1 #
2 # Makefile for the Linux eCryptfs
3 #
4
5 obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
6
7 ecryptfs-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
10 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o