Altera: minor makefile update

Change-Id: I82a5c0ff2885f2e3a3591885ded7772485a2377d
This commit is contained in:
David Banks
2025-11-26 16:14:00 +00:00
parent 47e0a7388e
commit ed46ee9c62
2 changed files with 2 additions and 8 deletions

View File

@@ -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

View File

@@ -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