mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 07:24:39 +08:00
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
|