CHG: [build] add templates for autogenerated files to git

This allows to compile u-boot standalone.

BugzID: 59974
This commit is contained in:
Marcel Reichmuth 2019-11-07 13:55:32 +01:00
parent 5b191bd933
commit b7fdbe9731
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
#define SPL_VERSION "SPL V0.0.0.0"

View File

@ -0,0 +1 @@
#define UBOOT_VERSION "U-Boot V0.0.0.0"