17 lines
489 B
Makefile
Executable File
17 lines
489 B
Makefile
Executable File
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
PROJECT_NAME := sidekiqz2
|
|
|
|
M_DEPS += ../pluto/system_bd.tcl
|
|
M_DEPS += ../../library/xilinx/common/ad_iobuf.v
|
|
|
|
LIB_DEPS += axi_ad9361
|
|
LIB_DEPS += axi_dmac
|
|
LIB_DEPS += util_fir_dec
|
|
LIB_DEPS += util_fir_int
|
|
|
|
include ../scripts/project-xilinx.mk
|