Commit d57a0c5
committed
Makefile: fix block.mk support when running outside of ORFS folder
block.mk, as is used in designs/asap7/aes-blocks/ didn't work
for source folders outside of ORFS:
cd myfolder
. ~/OpenROAD-flow-scripts/env.sh
make -f ~/OpenROAD-flow-scripts/flow/Makefile DESIGN_CONFIG=config.mk
Signed-off-by: Øyvind Harboe <[email protected]>1 parent d012f05 commit d57a0c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments