11 lines
352 B
Makefile
11 lines
352 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := intel_mem_asym
|
|
|
|
INTEL_DEPS += intel_mem_asym_hw.tcl
|
|
|
|
include ../../../scripts/library.mk
|