CHG: [build] add templates for autogenerated files to git
This allows to compile u-boot standalone. BugzID: 59974
This commit is contained in:
parent
5b191bd933
commit
b7fdbe9731
|
|
@ -0,0 +1 @@
|
||||||
|
#define SPL_VERSION "SPL V0.0.0.0"
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
#define UBOOT_VERSION "U-Boot V0.0.0.0"
|
||||||
Loading…
Reference in New Issue