Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 27d30b0f4e0c8e63f48ef400a64fc073b71bfe59 7 lines 195 B view raw
1# 2# Makefile for the Linux 2.6 eCryptfs 3# 4 5obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o 6 7ecryptfs-objs := dentry.o file.o inode.o main.o super.o mmap.o crypto.o keystore.o messaging.o netlink.o debug.o