From fcc7f7e68ec514c6ecde7646cb61787050faf773 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 15 Apr 2019 14:02:09 -0600 Subject: [PATCH] Add tracking info --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 7b2e608..54ea8cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -69,3 +69,4 @@ [submodule "libs/coreboot-fs"] path = libs/coreboot-fs url = https://gitlab.redox-os.org/redox-os/coreboot-fs.git + branch = master