mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
Adapt version generation to new directory layout
This commit is contained in:
parent
927af36c58
commit
039e333d2b
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Provide version information to main.cc
|
||||
#
|
||||
GENODE_ROOT_DIR = $(BASE_DIR)/..
|
||||
GENODE_ROOT_DIR = $(BASE_DIR)/../..
|
||||
GENODE_VERSION := $(shell \
|
||||
which git > /dev/null \
|
||||
&& git -C $(GENODE_ROOT_DIR) describe --dirty=" <local changes>" 2> /dev/null \
|
||||
|
Loading…
x
Reference in New Issue
Block a user