12 lines
368 B
Makefile
12 lines
368 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := avl_adxcfg
|
|
|
|
INTEL_DEPS += avl_adxcfg.v
|
|
INTEL_DEPS += avl_adxcfg_hw.tcl
|
|
|
|
include ../../scripts/library.mk
|