error - numbering var's
This commit is contained in:
parent
99cff149b7
commit
c0dd4782d6
2
Makefile
2
Makefile
@ -3,7 +3,7 @@ include config/make/rules.mk
|
|||||||
OS_NAME = kosmos
|
OS_NAME = kosmos
|
||||||
|
|
||||||
# version numbering deployed by ci deploy script - no necessary for local build
|
# version numbering deployed by ci deploy script - no necessary for local build
|
||||||
ifdef $(SW_KERNEL)
|
ifdef SW_KERNEL
|
||||||
VERSION := -$(SW_KERNEL).$(SW_MAJOR).$(SW_MINOR)-
|
VERSION := -$(SW_KERNEL).$(SW_MAJOR).$(SW_MINOR)-
|
||||||
else
|
else
|
||||||
VERSION :=
|
VERSION :=
|
||||||
|
Loading…
Reference in New Issue
Block a user