mirror of
https://github.com/wfjm/w11.git
synced 2026-02-17 05:17:26 +00:00
17 lines
423 B
Makefile
17 lines
423 B
Makefile
# $Id: viv_default_arty.mk 830 2016-12-26 20:25:49Z mueller $
|
|
#
|
|
# Copyright 2016- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
|
# License disclaimer see License.txt in $RETROBASE directory
|
|
#
|
|
# Revision History:
|
|
# Date Rev Version Comment
|
|
# 2016-01-31 726 1.0 Initial version
|
|
#---
|
|
#
|
|
# Setup for Digilent Arty
|
|
#
|
|
# setup default board and part
|
|
#
|
|
VIV_BOARD_SETUP = ${RETROBASE}/rtl/bplib/arty/arty_setup.tcl
|
|
#
|