cmake: version: Fix example comment
Fixes a missing parameter from the comment Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
95349eae2b
commit
ad981acc1b
1 changed files with 3 additions and 2 deletions
|
@ -14,9 +14,10 @@
|
|||
# PROJECT_VERSION 1.14.99.07
|
||||
# KERNEL_VERSION_STRING "1.14.99-extraver"
|
||||
#
|
||||
# KERNEL_VERSION_MAJOR 1
|
||||
# KERNEL_VERSION_MAJOR 1
|
||||
# KERNEL_VERSION_MINOR 14
|
||||
# KERNEL_PATCHLEVEL 99
|
||||
# KERNEL_PATCHLEVEL 99
|
||||
# KERNEL_VERSION_TWEAK 07
|
||||
# KERNELVERSION 0x10E6307
|
||||
# KERNEL_VERSION_NUMBER 0x10E63
|
||||
# ZEPHYR_VERSION_CODE 69219
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue