mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-02 03:36:56 +00:00
opt_clean: fix out of tree build
This commit is contained in:
parent
d33acfe65f
commit
ba3d62f8f1
1 changed files with 1 additions and 1 deletions
|
|
@ -40,4 +40,4 @@ passes/opt/peepopt_pm.h: passes/pmgen/pmgen.py $(PEEPOPT_PATTERN)
|
|||
$(P) mkdir -p $(dir $@) && $(PYTHON_EXECUTABLE) $< -o $@ -p peepopt $(filter-out $<,$^)
|
||||
endif
|
||||
|
||||
include passes/opt/opt_clean/Makefile.inc
|
||||
include $(YOSYS_SRC)/passes/opt/opt_clean/Makefile.inc
|
||||
Loading…
Add table
Add a link
Reference in a new issue