mirror of https://gitee.com/openkylin/linux.git
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
|