aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2020-03-25 13:20:22 -0400
committerPaul Selkirk <paul@psgd.org>2020-03-25 13:20:22 -0400
commit0fb070a2a709f15f76c80b532b30550eaea73240 (patch)
treebe4678c4e1eb84d9acd3860e461ba8570009bf08
parentb1405d777a71e42bacc12dcdf4b5a81e6ddfd2b3 (diff)
Prune target list to match projects currently in core.cfg.
-rw-r--r--build/Makefile2
1 files changed, 1 insertions, 1 deletions
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)