aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules15
1 files changed, 0 insertions, 15 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index a90256951..000000000
--- a/.gitmodules
+++ /dev/null
@@ -1,15 +0,0 @@
-[submodule "tpm2-sys/libtpm2"]
- path = tpm2-sys/libtpm2
- url = https://chromium.googlesource.com/chromiumos/third_party/tpm2
-[submodule "third_party/minigbm"]
- path = third_party/minigbm
- url = https://chromium.googlesource.com/chromiumos/platform/minigbm
-[submodule "third_party/virglrenderer"]
- path = third_party/virglrenderer
- url = https://chromium.googlesource.com/chromiumos/third_party/virglrenderer
-[submodule "third_party/minijail"]
- path = third_party/minijail
- url = https://android.googlesource.com/platform/external/minijail
-[submodule "third_party/vmm_vhost"]
- path = third_party/vmm_vhost
- url = https://chromium.googlesource.com/chromiumos/third_party/rust-vmm/vhost/