Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « crypto « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb496989a6b693fe0b13cb2c737a7643288d5bc9 (plain)
1
2
3
4
obj-$(CONFIG_FS_ENCRYPTION)	+= fscrypto.o

fscrypto-y := crypto.o fname.o hooks.o keyinfo.o policy.o
fscrypto-$(CONFIG_BLOCK) += bio.o