61cf45d019
Move all files associated with encrypted keys to keys/encrypted-keys. Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
6 lines
97 B
Makefile
6 lines
97 B
Makefile
#
|
|
# Makefile for encrypted keys
|
|
#
|
|
|
|
obj-$(CONFIG_ENCRYPTED_KEYS) += encrypted.o ecryptfs_format.o
|