V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from av7110
[deliverable/linux.git] / fs / ecryptfs / Makefile
1 #
2 # Makefile for the Linux 2.6 eCryptfs
3 #
4
5 obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
6
7 ecryptfs-objs := dentry.o file.o inode.o main.o super.o mmap.o crypto.o keystore.o messaging.o netlink.o debug.o
This page took 0.030382 seconds and 5 git commands to generate.