Build - Fixed not using GZBIN in kernel makefile
[tpg/acess2.git] / Makefile.Version.cfg
1
2 ACESS_VERSION = 0.14
3
4 ifeq ($(BUILD_DIST),y)
5         ACESS_VERSION := $(ACESS_VERSION)-rel
6 endif
7

UCC git Repository :: git.ucc.asn.au