[Cryptech-Commits] [core/platform/alpha] branch master updated: Prune target list to match projects currently in core.cfg.
git at cryptech.is
git at cryptech.is
Wed Mar 25 17:20:29 UTC 2020
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a commit to branch master
in repository core/platform/alpha.
The following commit(s) were added to refs/heads/master by this push:
new 0fb070a Prune target list to match projects currently in core.cfg.
0fb070a is described below
commit 0fb070a2a709f15f76c80b532b30550eaea73240
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Wed Mar 25 13:20:22 2020 -0400
Prune target list to match projects currently in core.cfg.
---
build/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/Makefile b/build/Makefile
index 789ab87..461feff 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -39,7 +39,7 @@ core_selector.v core_vfiles.mk:
# Build some different configurations
-bare trng hash mkmif rsa hsm hsm-super hsm_ng hsm_ng_keywrap:
+bare trng hash rsa hsm:
$(CONFIG_GEN) -p $@
$(MAKE) project=$(project)_$@ ucf=$(ucf)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Commits
mailing list