From 5bb77109ca009c68f25c241ecabdade7467fa8a1 Mon Sep 17 00:00:00 2001 From: Rejeesh Kutty Date: Mon, 10 Oct 2016 13:03:44 -0400 Subject: [PATCH] daq2/a10gx- make fix --- projects/daq2/a10gx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/daq2/a10gx/Makefile b/projects/daq2/a10gx/Makefile index ccf31f48e..9b0cc3321 100644 --- a/projects/daq2/a10gx/Makefile +++ b/projects/daq2/a10gx/Makefile @@ -31,7 +31,7 @@ M_DEPS += ../../../library/axi_ad9680/axi_ad9680_channel.v M_DEPS += ../../../library/axi_ad9680/axi_ad9680_hw.tcl M_DEPS += ../../../library/axi_ad9680/axi_ad9680_if.v M_DEPS += ../../../library/axi_ad9680/axi_ad9680_pnmon.v -M_DEPS += ../../../library/axi_adxcvr/axi_adxcvr_hw.tcl +M_DEPS += ../../../library/altera/axi_adxcvr/axi_adxcvr_hw.tcl M_DEPS += ../../../library/axi_dmac/2d_transfer.v M_DEPS += ../../../library/axi_dmac/address_generator.v M_DEPS += ../../../library/axi_dmac/axi_dmac.v