Build pxestick using ipxe source

This commit is contained in:
Jeremy Soller
2020-02-13 17:31:53 +00:00
parent 9fe1b60493
commit 2940603f53
3 changed files with 14 additions and 2 deletions

4
.gitmodules vendored
View File

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