[ci skip] Update Makefile

This commit is contained in:
Pablo Curiel 2024-05-01 21:18:05 +02:00
parent 3356bfa89c
commit 34ada96e2f
1 changed files with 2 additions and 2 deletions

View File

@ -52,11 +52,11 @@ GIT_REV := $(GIT_REV)-dirty
endif
ifeq (,$(GIT_BRANCH))
$(error GIT_BRANCH is empty)
$(error GIT_BRANCH is empty)
endif
ifeq (,$(GIT_COMMIT))
$(error GIT_COMMIT is empty)
$(error GIT_COMMIT is empty)
endif
VERSION_MAJOR := 2