commit | 5ae06b59839549fea39d67b02662e7c9909cddd1 | [log] [tgz] |
---|---|---|
author | Johan Euphrosine <proppy@google.com> | Sat Nov 19 03:49:46 2022 +0900 |
committer | Johan Euphrosine <proppy@google.com> | Sat Nov 19 03:49:46 2022 +0900 |
tree | dc82d8f3faa6c0a59a8a08a8a976d0abf097cbf5 | |
parent | 1cece734f3086f38d1c8f5c21164eb5aaa971bf8 [diff] |
Makefile: use public timing-scripts-repo url
diff --git a/Makefile b/Makefile index 1ccd574..0d38dd5 100644 --- a/Makefile +++ b/Makefile
@@ -260,7 +260,7 @@ export CUP_ROOT=$(shell pwd) export TIMING_ROOT?=$(shell pwd)/deps/timing-scripts export PROJECT_ROOT=$(CUP_ROOT) -timing-scripts-repo=git@github.com:efabless/timing-scripts.git +timing-scripts-repo=https://github.com/efabless/timing-scripts.git $(TIMING_ROOT): @mkdir -p $(CUP_ROOT)/deps