Update Makefile
diff --git a/openlane/Makefile b/openlane/Makefile index 2c4dff4..df3ea04 100644 --- a/openlane/Makefile +++ b/openlane/Makefile
@@ -27,7 +27,7 @@ -save_path $$(realpath ..) \ -save \ -tag $(OPENLANE_RUN_TAG) \ - -overwrite + -overwrite \ -ignore_mismatches" openlane_cmd_interactive = "flow.tcl -it -file $$(realpath ./$*/interactive.tcl)"