Build EC as a submodule, specifying version

For models that use System76 EC, we want to have the board version and
the EC version matich.

Ref: https://github.com/system76/firmware-open/issues/75
This commit is contained in:
Tim Crawford
2020-04-06 14:49:40 -06:00
committed by Jeremy Soller
parent e7c4683565
commit f4f4d5b61d
9 changed files with 34 additions and 1 deletions

4
.gitmodules vendored
View File

@@ -94,3 +94,7 @@
path = tools/ipxe
url = https://github.com/ipxe/ipxe.git
branch = master
[submodule "ec"]
path = ec
url = https://github.com/system76/ec.git
branch = master