この裏パッチュれをしたら、行けそう気がする: ```commit 1a71851a76d32fd3e...
# japan-region
p
この裏パッチュれをしたら、行けそう気がする:
Copy code
commit 1a71851a76d32fd3e55fe74e6f0fbfb66429f7c2
Author: Marwan Abbas <marwan@ciic.c.catx-ext-efabless.internal>
Date:   Mon Nov 21 08:26:21 2022 -0800

    cherry-pick 6aebd52ec9b06ad6a126ff91cb32e9d2cbf131ce

diff --git a/openlane/Makefile b/openlane/Makefile
index 7c00b21..d38080d 100644
--- a/openlane/Makefile
+++ b/openlane/Makefile
@@ -62,7 +62,7 @@ list:
 
 .PHONY: $(designs)
 $(designs) : export current_design=$@
-$(designs) : % : ./%/config.json
+$(designs) : % : ./%/
 ifneq (,$(wildcard ./$(current_design)/interactive.tcl))
 	$(docker_run) \
 		$(OPENLANE_IMAGE_NAME) sh -c $(openlane_cmd_interactive)
👍 1