mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
Moved cmds from kernel/ to passes/cmds/
This commit is contained in:
parent
4b7f070b69
commit
5a592b3739
4 changed files with 4 additions and 1 deletions
3
passes/cmds/Makefile.inc
Normal file
3
passes/cmds/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += passes/cmds/select.o
|
||||
OBJS += passes/cmds/show.o
|
Loading…
Add table
Add a link
Reference in a new issue