aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/fabulous/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/fabulous/Makefile.inc')
-rw-r--r--techlibs/fabulous/Makefile.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/techlibs/fabulous/Makefile.inc b/techlibs/fabulous/Makefile.inc
index 6ef2a0185..44d57542b 100644
--- a/techlibs/fabulous/Makefile.inc
+++ b/techlibs/fabulous/Makefile.inc
@@ -2,11 +2,9 @@
OBJS += techlibs/fabulous/synth_fabulous.o
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/cells_map.v))
-$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/cells_map_ff.v))
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/prims.v))
-$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/prims_ff.v))
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/latches_map.v))
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/ff_map.v))
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/ram_regfile.txt))
$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/regfile_map.v))
-
+$(eval $(call add_share_file,share/fabulous,techlibs/fabulous/io_map.v))