mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-27 06:34:11 +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
|