Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.0-rc8 4 lines 135 B view raw
1obj-$(CONFIG_FS_ENCRYPTION) += fscrypto.o 2 3fscrypto-y := crypto.o fname.o hooks.o keyinfo.o policy.o 4fscrypto-$(CONFIG_BLOCK) += bio.o