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