ARM: sun7i: olinuxino micro: Relicense the device tree under GPLv2/X11
[linux-2.6/btrfs-unstable.git] / fs / ecryptfs / Makefile
blob49678a69947dac7ce580941799cba91d51a5cdae
2 # Makefile for the Linux eCryptfs
5 obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
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
10 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o