mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
4 lines
93 B
Makefile
4 lines
93 B
Makefile
|
obj-$(CONFIG_FS_ENCRYPTION) += fscrypto.o
|
||
|
|
||
|
fscrypto-y := crypto.o fname.o policy.o keyinfo.o
|