Update Makefile version and adjust project config path
This commit is contained in:
4
Makefile
4
Makefile
@@ -12,14 +12,14 @@
|
||||
# Version
|
||||
###########################################################################
|
||||
|
||||
Makefile_Version := 1.0.1
|
||||
Makefile_Version := 1.0.2
|
||||
$(info ISE Makefile Version: $(Makefile_Version))
|
||||
|
||||
###########################################################################
|
||||
# Include project configuration
|
||||
###########################################################################
|
||||
|
||||
include project.cfg
|
||||
include ../project.cfg
|
||||
|
||||
###########################################################################
|
||||
# Default values
|
||||
|
Reference in New Issue
Block a user