14 lines
477 B
Makefile
Executable File
14 lines
477 B
Makefile
Executable File
####################################################################################
|
|
## Copyright (c) 2018 - 2021 Analog Devices, Inc.
|
|
### SPDX short identifier: BSD-1-Clause
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
PROJECT_NAME := template_s10soc
|
|
|
|
M_DEPS += ../../common/s10soc/s10soc_system_qsys.tcl
|
|
M_DEPS += ../../common/s10soc/s10soc_system_assign.tcl
|
|
|
|
|
|
include ../../scripts/project-intel.mk
|