diff options
Diffstat (limited to 'fpga/usrp3/top/e320/Makefile.e320.inc')
-rw-r--r-- | fpga/usrp3/top/e320/Makefile.e320.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp3/top/e320/Makefile.e320.inc b/fpga/usrp3/top/e320/Makefile.e320.inc index a20e6c0ff..b8544f3cd 100644 --- a/fpga/usrp3/top/e320/Makefile.e320.inc +++ b/fpga/usrp3/top/e320/Makefile.e320.inc @@ -119,7 +119,7 @@ $(RFNOC_BLOCK_DUC_SRCS) $(RFNOC_BLOCK_DDC_SRCS) \ $(RFNOC_BLOCK_RADIO_SRCS) \ $(abspath $(MB_XDC)) -EDGE_TBL_DEF="RFNOC_EDGE_TBL_FILE=$(EDGE_FILE)" +EDGE_TBL_DEF="RFNOC_EDGE_TBL_FILE=$(call RESOLVE_PATH,$(EDGE_FILE))" ################################################## # Dependency Targets |