diff options
Diffstat (limited to 'fpga/usrp3/lib/ip')
-rw-r--r-- | fpga/usrp3/lib/ip/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp3/lib/ip/Makefile.inc b/fpga/usrp3/lib/ip/Makefile.inc index 6baaa0852..0996cac94 100644 --- a/fpga/usrp3/lib/ip/Makefile.inc +++ b/fpga/usrp3/lib/ip/Makefile.inc @@ -62,7 +62,7 @@ $(LIB_IP_DIVIDE_INT32_OUTS) \ $(LIB_IP_DIVIDE_UINT32_OUTS) \ $(LIB_IP_DIVIDE_INT16_INT32_OUTS) \ $(LIB_IP_COMPLEX_MULTIPLIER_DDS_OUTS) \ -$(LIB_IP_DDS_SIN_COS_LUT_OUTS) +$(LIB_IP_DDS_SIN_COS_LUT_ONLY_OUTS) lib_ip: $(LIB_IP_SYNTH_OUTPUTS) |