diff --git a/.gitmodules b/.gitmodules index 1954247..6e468a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -54,3 +54,11 @@ path = tools/coreboot-collector url = https://github.com/system76/coreboot-collector.git branch = master +[submodule "apps/firmware-update"] + path = apps/firmware-update + url = https://github.com/system76/firmware-update.git + branch = master +[submodule "apps/firmware-setup"] + path = apps/firmware-setup + url = https://github.com/system76/firmware-setup.git + branch = master diff --git a/apps/firmware-setup b/apps/firmware-setup new file mode 160000 index 0000000..81bd5c3 --- /dev/null +++ b/apps/firmware-setup @@ -0,0 +1 @@ +Subproject commit 81bd5c39a1ad021ab06ff6c06d00fc4c769a66e4 diff --git a/apps/firmware-update b/apps/firmware-update new file mode 160000 index 0000000..ffa64d7 --- /dev/null +++ b/apps/firmware-update @@ -0,0 +1 @@ +Subproject commit ffa64d73b123592773ae4703de7c4d8abf77454a