1
0
mirror of synced 2026-04-25 20:02:10 +00:00

Fixed build with SMALL=1

This commit is contained in:
Clifford Wolf
2014-12-30 11:41:24 +01:00
parent d72a666440
commit c64b1de11d
3 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
ifneq ($(SMALL),1)
OBJS += techlibs/common/synth.o
endif
EXTRA_TARGETS += techlibs/common/blackbox.v