1# 2# Makefile for encrypted keys 3# 4 5obj-$(CONFIG_ENCRYPTED_KEYS) += encrypted.o ecryptfs_format.o 6