Blame view

fs/crypto/Makefile 135 Bytes
0b81d0779   Jaegeuk Kim   fs crypto: move p...
1
  obj-$(CONFIG_FS_ENCRYPTION)	+= fscrypto.o
efcc7ae2c   Eric Biggers   fscrypt: new help...
2
  fscrypto-y := crypto.o fname.o hooks.o keyinfo.o policy.o
58ae74683   Richard Weinberger   fscrypt: factor o...
3
  fscrypto-$(CONFIG_BLOCK) += bio.o