summaryrefslogtreecommitdiff
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-09-18 21:55:48 +0200
committerClifford Wolf <clifford@clifford.at>2015-09-18 21:55:48 +0200
commitc851f51656a80edd47eabc7fafbe69d56dea9fae (patch)
tree18f259f2b06952ca08905b270cedd56df215ee5b /passes/techmap/Makefile.inc
parentd212d4d0c1b5fe4aef1e483c23466e439c8c4790 (diff)
Added lut2mux pass
Diffstat (limited to 'passes/techmap/Makefile.inc')
-rw-r--r--passes/techmap/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/passes/techmap/Makefile.inc b/passes/techmap/Makefile.inc
index af4816a7..373203ed 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -20,6 +20,7 @@ OBJS += passes/techmap/pmuxtree.o
OBJS += passes/techmap/muxcover.o
OBJS += passes/techmap/aigmap.o
OBJS += passes/techmap/tribuf.o
+OBJS += passes/techmap/lut2mux.o
endif
GENFILES += passes/techmap/techmap.inc