]> Git Repo - linux.git/blob - fs/crypto/Makefile
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
[linux.git] / fs / crypto / Makefile
1 obj-$(CONFIG_FS_ENCRYPTION)     += fscrypto.o
2
3 fscrypto-y := crypto.o fname.o policy.o keyinfo.o
4 fscrypto-$(CONFIG_BLOCK) += bio.o
This page took 0.029829 seconds and 4 git commands to generate.