diff options
author | Paul Selkirk <paul@psgd.org> | 2020-10-15 13:54:39 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2020-10-15 13:54:39 -0400 |
commit | e7d92277257fca695e672bc2c619214dd6dbd8ac (patch) | |
tree | de1e2a63776517d9c0f6176a2dc3e1c87eeae147 /projects/cli-test/Makefile | |
parent | 573c2061bce6b8f9329c8c14953391063dab9a79 (diff) |
Remove no-longer-useful mgmt-keywrap.
Diffstat (limited to 'projects/cli-test/Makefile')
-rw-r--r-- | projects/cli-test/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/cli-test/Makefile b/projects/cli-test/Makefile index 5971d13..5bb3fb1 100644 --- a/projects/cli-test/Makefile +++ b/projects/cli-test/Makefile @@ -6,7 +6,6 @@ OBJS = \ mgmt-dfu.o \ mgmt-fpga.o \ mgmt-keystore.o \ - mgmt-keywrap.o \ mgmt-masterkey.o \ mgmt-misc.o \ mgmt-show.o |