[ion] Add software version, patch level and serial number

Change-Id: I011eeb2d8596f63e0c2fdedf353d544dc8a8a202
This commit is contained in:
Émilie Feral
2017-04-04 14:02:59 +02:00
parent c5df63a184
commit 7091b2ea35
6 changed files with 39 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
include build/config.mak
VERSION ?= 1.0.0
ifndef USE_LIBA
$(error platform.mak should define USE_LIBA)
endif