mirror of
https://github.com/andreili/katapult.git
synced 2025-08-23 19:34:06 +02:00
kconfig: display git version in main menu
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
88c5107818
commit
555e0e5631
@ -1,6 +1,8 @@
|
||||
# Main Kconfig settings
|
||||
|
||||
mainmenu "CanBoot Configuration"
|
||||
VERSION := $(shell, git describe --tags --long --always --dirty 2> /dev/null)
|
||||
|
||||
mainmenu "CanBoot Configuration $(VERSION)"
|
||||
|
||||
config LOW_LEVEL_OPTIONS
|
||||
bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user