Skip to content

Commit b9f84f6

Browse files
committed
rtlmp: turn on by default
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 7b80c70 commit b9f84f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ endif
245245
endif
246246
endif
247247

248+
export RTLMP_FLOW ?= 1
248249
export RTLMP_RPT_DIR ?= $(OBJECTS_DIR)/rtlmp
249250
export RTLMP_RPT_FILE ?= partition.txt
250251
export RTLMP_BLOCKAGE_FILE ?= $(OBJECTS_DIR)/rtlmp/partition.txt.blockage

0 commit comments

Comments
 (0)