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:
committed by
Jeremy Soller
parent
e7c4683565
commit
f4f4d5b61d
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user