Makefile: Provide numeric versions
authorSimon Glass <sjg@chromium.org>
Fri, 5 Feb 2021 04:17:13 +0000 (21:17 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 6 Feb 2021 11:18:41 +0000 (19:18 +0800)
commit68f6a90ec27c46f804f7ee5a2e736fb2c24f71de
tree260b2bb5be30dc130ec20313d73ffd8107246f71
parent9b95f3f7ffb77fd53b2fad7197de2b379f7fac3e
Makefile: Provide numeric versions

For SMBIOS we want to store the numeric version numbers in the tables. It
does not make sense to parse the strings. Instead, add new #defines with
the version and patchlevel.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Makefile
doc/develop/version.rst