diff options
Diffstat (limited to 'fpga/usrp3/lib/rfnoc/blocks/rfnoc_block_siggen/Makefile')
-rw-r--r-- | fpga/usrp3/lib/rfnoc/blocks/rfnoc_block_siggen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fpga/usrp3/lib/rfnoc/blocks/rfnoc_block_siggen/Makefile b/fpga/usrp3/lib/rfnoc/blocks/rfnoc_block_siggen/Makefile index 8fffd1c2e..92720c8ad 100644 --- a/fpga/usrp3/lib/rfnoc/blocks/rfnoc_block_siggen/Makefile +++ b/fpga/usrp3/lib/rfnoc/blocks/rfnoc_block_siggen/Makefile @@ -7,8 +7,7 @@ #------------------------------------------------- # Top-of-Makefile #------------------------------------------------- -# Define BASE_DIR to point to the "top" dir. Note: -# UHD_FPGA_DIR must be passed into this Makefile. +# Define BASE_DIR to point to the "top" dir. BASE_DIR = ../../../../top # Include viv_sim_preample after defining BASE_DIR include $(BASE_DIR)/../tools/make/viv_sim_preamble.mak |