mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Fixed build with SMALL=1
This commit is contained in:
parent
d72a666440
commit
c64b1de11d
3 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
|
||||
ifneq ($(SMALL),1)
|
||||
OBJS += techlibs/common/synth.o
|
||||
endif
|
||||
|
||||
EXTRA_TARGETS += techlibs/common/blackbox.v
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue