From 48e0a29c6572085cb41e4e65ec58ba494eb0d2db Mon Sep 17 00:00:00 2001 From: kubodera_yuichi Date: Sun, 27 Dec 2009 04:47:38 +0000 Subject: [PATCH] hsm_utils git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@102 ff987cc8-cf2f-4642-8568-d52cce064691 --- hsm_utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hsm_utils/Makefile b/hsm_utils/Makefile index 29999a1..bbdfc78 100644 --- a/hsm_utils/Makefile +++ b/hsm_utils/Makefile @@ -107,7 +107,7 @@ import_rsa_keypair: import_rsa_keypair.c TARGETS_SIMPLE= \ import_common_key \ - import_asymmetric_key \ + import_rsa_keypair \ simple: $(TARGETS_SIMPLE)