diff options
Diffstat (limited to 'techlibs/gatemate/Makefile.inc')
-rw-r--r-- | techlibs/gatemate/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/gatemate/Makefile.inc b/techlibs/gatemate/Makefile.inc index bd18ce857..622febf48 100644 --- a/techlibs/gatemate/Makefile.inc +++ b/techlibs/gatemate/Makefile.inc @@ -1,6 +1,5 @@ OBJS += techlibs/gatemate/synth_gatemate.o
-OBJS += techlibs/gatemate/gatemate_bramopt.o
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/iob_map.v))
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/reg_map.v))
|