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 v4.13-rc7 4 lines 127 B view raw
1obj-$(CONFIG_FS_ENCRYPTION) += fscrypto.o 2 3fscrypto-y := crypto.o fname.o policy.o keyinfo.o 4fscrypto-$(CONFIG_BLOCK) += bio.o