![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the Linux eCryptfs 0004 # 0005 0006 obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o 0007 0008 ecryptfs-y := dentry.o file.o inode.o main.o super.o mmap.o read_write.o \ 0009 crypto.o keystore.o kthread.o debug.o 0010 0011 ecryptfs-$(CONFIG_ECRYPT_FS_MESSAGING) += messaging.o miscdev.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |