mirror of
https://github.com/hoglet67/AtomBusMon.git
synced 2026-01-23 03:16:20 +00:00
Altera: minor makefile update
Change-Id: I82a5c0ff2885f2e3a3591885ded7772485a2377d
This commit is contained in:
@@ -4,10 +4,7 @@ ROOT = ../../..
|
||||
# The common directory for makefile includes, etc.
|
||||
COMMON = ../../common
|
||||
|
||||
# The project .bit file produced by the Xilinx .xise project
|
||||
PROJECT = ice6809
|
||||
|
||||
# The target .bit file to be generated including the monitor program
|
||||
# The target bitstream file to be generated including the monitor program
|
||||
TARGET = ice6809
|
||||
|
||||
# Frequuency that the AVR runs at
|
||||
|
||||
@@ -4,10 +4,7 @@ ROOT = ../../..
|
||||
# The common directory for makefile includes, etc.
|
||||
COMMON = ../../common
|
||||
|
||||
# The project .bit file produced by the Xilinx .xise project
|
||||
PROJECT = icez80
|
||||
|
||||
# The target .bit file to be generated including the monitor program
|
||||
# The target bitstream file to be generated including the monitor program
|
||||
TARGET = icez80
|
||||
|
||||
# Frequuency that the AVR runs at
|
||||
|
||||
Reference in New Issue
Block a user