From 6f1a0f8d9a272c953cb2ba6d7169b25412096c4e Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Mon, 6 Oct 2014 15:04:42 +0200 Subject: security: Update Signed-off-by: Holger Dengler --- security/crypto/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/crypto/Makefile') diff --git a/security/crypto/Makefile b/security/crypto/Makefile index a9a4b6c..a1a28af 100644 --- a/security/crypto/Makefile +++ b/security/crypto/Makefile @@ -1,2 +1,2 @@ -iobj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf -iobj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf +obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf +obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf -- cgit v1.2.3