diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-08 17:59:34 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-08 17:59:34 -0500 |
commit | 1f70feb1b063a77c46fcc9427e77b1764d7e12a7 (patch) | |
tree | 053342c0f6a2d811b6d1e3fd698f1b700af7df90 /Rules.mak | |
parent | 184cb20881e080aafdac3076ef65c8a86ec49675 (diff) |
mark as git version
Diffstat (limited to 'Rules.mak')
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR MAJOR_VERSION := 1 MINOR_VERSION := 0 SUBLEVEL := 1 -EXTRAVERSION := +EXTRAVERSION :=-git VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) ifneq ($(EXTRAVERSION),) |