mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-27 03:47:43 +00: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
|