diff --git a/target/ep4ce6e22c/ice6809/Makefile b/target/ep4ce6e22c/ice6809/Makefile index 98b7401..30551ee 100644 --- a/target/ep4ce6e22c/ice6809/Makefile +++ b/target/ep4ce6e22c/ice6809/Makefile @@ -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 diff --git a/target/ep4ce6e22c/icez80/Makefile b/target/ep4ce6e22c/icez80/Makefile index dc344b8..c5b6d77 100644 --- a/target/ep4ce6e22c/icez80/Makefile +++ b/target/ep4ce6e22c/icez80/Makefile @@ -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